License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhttp-shutdown |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionhttp-shutdown
WebJar for http-shutdown
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-shutdown-1.2.0.pom | |
http-shutdown-1.2.0.jar | 7 KB |
http-shutdown-1.2.0-sources.jar | 22 bytes |
http-shutdown-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/http-shutdown/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>http-shutdown</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/http-shutdown/
implementation 'org.webjars.npm:http-shutdown:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/http-shutdown/
implementation ("org.webjars.npm:http-shutdown:1.2.0")
'org.webjars.npm:http-shutdown:jar:1.2.0'
<dependency org="org.webjars.npm" name="http-shutdown" rev="1.2.0">
<artifact name="http-shutdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='http-shutdown', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "http-shutdown" % "1.2.0"
[org.webjars.npm/http-shutdown "1.2.0"]