MVN

org.eclipse.jst.ejb : ui

Maven & Gradle

Nov 27, 2007
3 usages

WTP EJB UI Plug-in

<dependency>
    <groupId>org.eclipse.jst.ejb</groupId>
    <artifactId>ui</artifactId>
    <version>1.1.102-v200709122200</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jst.ejb : ui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.102-v200709122200

All Versions

Choose a version of org.eclipse.jst.ejb : ui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ui-1.1.102-v200709122200

How to add a dependency to Maven

Add the following org.eclipse.jst.ejb : ui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.jst.ejb</groupId>
    <artifactId>ui</artifactId>
    <version>1.1.102-v200709122200</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jst.ejb : ui gradle dependency to your build.gradle file:

implementation 'org.eclipse.jst.ejb:ui:1.1.102-v200709122200'

Gradle Kotlin DSL: Add the following org.eclipse.jst.ejb : ui gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jst.ejb:ui:1.1.102-v200709122200")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jst.ejb : ui sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jst.ejb" % "ui" % "1.1.102-v200709122200"

Advertisement

Dependencies from Group

ui
Nov 27, 2007
3 usages

Discover Dependencies

Jun 21, 2019
5 usages
1.7k stars
Aug 17, 2023
6 usages
89 stars
Oct 21, 2021
1 usages
661 stars
Mar 04, 2022
33 usages
2.7k stars
Jun 05, 2020
3 usages
18.5k stars
Jul 28, 2023
3 usages
1.3k stars
Mar 31, 2017
3 usages
1.9k stars