License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdshutdown-hooks |
Version | Version2.8.3 |
Type | Typejar |
Description |
Descriptionshutdown-hooks
BOM POM for Mastfrog Utilities libraries
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shutdown-hooks-2.8.3.pom | |
shutdown-hooks-2.8.3.jar | 18 KB |
shutdown-hooks-2.8.3-sources.jar | 10 KB |
shutdown-hooks-2.8.3-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/shutdown-hooks/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>shutdown-hooks</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/shutdown-hooks/
implementation 'com.mastfrog:shutdown-hooks:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/shutdown-hooks/
implementation ("com.mastfrog:shutdown-hooks:2.8.3")
'com.mastfrog:shutdown-hooks:jar:2.8.3'
<dependency org="com.mastfrog" name="shutdown-hooks" rev="2.8.3">
<artifact name="shutdown-hooks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='shutdown-hooks', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "shutdown-hooks" % "2.8.3"
[com.mastfrog/shutdown-hooks "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : function | jar | 2.8.3 |
com.mastfrog : util-preconditions | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : util-collections | jar | 2.8.3 |
com.google.inject : guice | jar | 5.1.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |