Group Id org.apache.geronimo.specs
Artifact Id geronimo-annotation_1.2_spec
Version 1.0
Packaging jar
URL -
Badge
Last Updated 2015-03-31T12:05:21+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.apache.geronimo.specs</groupId>
    <artifactId>geronimo-annotation_1.2_spec</artifactId>
    <version>1.0</version>
</dependency>
implementation group: 'org.apache.geronimo.specs', name: 'geronimo-annotation_1.2_spec', version: '1.0'
implementation 'org.apache.geronimo.specs:geronimo-annotation_1.2_spec:1.0'
implementation("org.apache.geronimo.specs:geronimo-annotation_1.2_spec:1.0")
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-annotation_1.2_spec" % "1.0"
<dependency org="org.apache.geronimo.specs" name="geronimo-annotation_1.2_spec" rev="1.0"/>
@Grapes(
    @Grab(group='org.apache.geronimo.specs', module='geronimo-annotation_1.2_spec', version='1.0')
)
[org.apache.geronimo.specs/geronimo-annotation_1.2_spec "1.0"]
'org.apache.geronimo.specs:geronimo-annotation_1.2_spec:1.0'