Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo-spec |
ArtifactId | ArtifactIdgeronimo-spec-qname |
Last Version | Last Version1.1-rc4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
geronimo-spec-qname-1.1-rc4.pom | |
geronimo-spec-qname-1.1-rc4.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-qname/ -->
<dependency>
<groupId>geronimo-spec</groupId>
<artifactId>geronimo-spec-qname</artifactId>
<version>1.1-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-qname/
implementation 'geronimo-spec:geronimo-spec-qname:1.1-rc4'
// https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-qname/
implementation ("geronimo-spec:geronimo-spec-qname:1.1-rc4")
'geronimo-spec:geronimo-spec-qname:jar:1.1-rc4'
<dependency org="geronimo-spec" name="geronimo-spec-qname" rev="1.1-rc4">
<artifact name="geronimo-spec-qname" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo-spec', module='geronimo-spec-qname', version='1.1-rc4')
)
libraryDependencies += "geronimo-spec" % "geronimo-spec-qname" % "1.1-rc4"
[geronimo-spec/geronimo-spec-qname "1.1-rc4"]