MVN

geronimo : client

Maven & Gradle

Sep 19, 2006
2 usages

Configuration for the J2EE Client · Geronimo J2EE Application Server

<dependency>
    <groupId>geronimo</groupId>
    <artifactId>client</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of geronimo : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of geronimo : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
client-1.1.1
1.1
client-1.1
1.0
client-1.0

How to add a dependency to Maven

Add the following geronimo : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>geronimo</groupId>
    <artifactId>client</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following geronimo : client gradle dependency to your build.gradle file:

implementation 'geronimo:client:1.1.1'

Gradle Kotlin DSL: Add the following geronimo : client gradle kotlin dependency to your build.gradle.kts file:

implementation("geronimo:client:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following geronimo : client sbt scala dependency to your build.sbt file:

libraryDependencies += "geronimo" % "client" % "1.1.1"

Advertisement

Dependencies from Group

Sep 19, 2006
89 usages
Sep 19, 2006
85 usages
Sep 19, 2006
78 usages
Sep 19, 2006
76 usages
Sep 19, 2006
62 usages

Discover Dependencies

Jan 03, 2015
57 stars
Apr 21, 2014
8 stars
Nov 13, 2014
2 usages
1 stars
Nov 28, 2007
3 usages
Jun 03, 2014
1 stars