Categories |
CategoriesGeronimo Container Application Servers CLI User Interface |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-client-builder |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Client Builder
Geronimo Client Builder
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-client-builder-1.1.1.pom | |
geronimo-client-builder-1.1.1.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-client-builder/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-client-builder</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-client-builder/
implementation 'geronimo:geronimo-client-builder:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-client-builder/
implementation ("geronimo:geronimo-client-builder:1.1.1")
'geronimo:geronimo-client-builder:jar:1.1.1'
<dependency org="geronimo" name="geronimo-client-builder" rev="1.1.1">
<artifact name="geronimo-client-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-client-builder', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-client-builder" % "1.1.1"
[geronimo/geronimo-client-builder "1.1.1"]