<dependency> <groupId>geronimo</groupId> <artifactId>geronimo-xpom-plugin</artifactId> <version>1.0-M4</version> </dependency>
implementation 'geronimo:geronimo-xpom-plugin:1.0-M4'
implementation("geronimo:geronimo-xpom-plugin:1.0-M4")
libraryDependencies += "geronimo" % "geronimo-xpom-plugin" % "1.0-M4"
@Grapes( @Grab(group='geronimo', module='geronimo-xpom-plugin', version='1.0-M4') )
<dependency org="geronimo" name="geronimo-xpom-plugin" rev="1.0-M4" />
[geronimo/geronimo-xpom-plugin "1.0-M4"]
'geronimo:geronimo-xpom-plugin:jar:1.0-M4'
compile
|-- maven:maven:1.0
|-- maven:maven-jelly-tags:1.0
|-- commons-jelly:commons-jelly:1.0-beta-4
|-- commons-jelly:commons-jelly-tags-ant:1.0
|-- commons-jelly:commons-jelly-tags-define:1.0
|-- commons-jelly:commons-jelly-tags-util:1.0
|-- commons-jelly:commons-jelly-tags-xml:1.0