License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo |
ArtifactId | ArtifactIdgeronimo-microprofile-aggregator |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Microprofile :: Aggregator
Aggregator of all last versions of Geronimo specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-microprofile-aggregator-1.0.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-aggregator/ -->
<dependency>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo-microprofile-aggregator</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-aggregator/
implementation 'org.apache.geronimo:geronimo-microprofile-aggregator:1.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-aggregator/
implementation ("org.apache.geronimo:geronimo-microprofile-aggregator:1.0.2")
'org.apache.geronimo:geronimo-microprofile-aggregator:pom:1.0.2'
<dependency org="org.apache.geronimo" name="geronimo-microprofile-aggregator" rev="1.0.2">
<artifact name="geronimo-microprofile-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo', module='geronimo-microprofile-aggregator', version='1.0.2')
)
libraryDependencies += "org.apache.geronimo" % "geronimo-microprofile-aggregator" % "1.0.2"
[org.apache.geronimo/geronimo-microprofile-aggregator "1.0.2"]