<dependency> <groupId>geronimo</groupId> <artifactId>shutdown</artifactId> <version>1.1.1</version> </dependency>
implementation 'geronimo:shutdown:1.1.1'
implementation("geronimo:shutdown:1.1.1")
libraryDependencies += "geronimo" % "shutdown" % "1.1.1"
@Grapes( @Grab(group='geronimo', module='shutdown', version='1.1.1') )
<dependency org="geronimo" name="shutdown" rev="1.1.1" />
[geronimo/shutdown "1.1.1"]
'geronimo:shutdown:jar:1.1.1'
compile
|-- geronimo:geronimo-gbean-deployer:1.1.1
|-- mx4j:mx4j:3.0.1
|-- mx4j:mx4j-remote:3.0.1
|-- geronimo:geronimo-common:1.1.1
|-- geronimo:geronimo-util:1.1.1
|-- geronimo:geronimo-system:1.1.1
|-- commons-jelly:commons-jelly-tags-velocity:1.0
|-- velocity:velocity:1.4