License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdserve-static |
Version | Version1.14.1 |
Type | Typejar |
Description |
Descriptionserve-static
WebJar for serve-static
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
serve-static-1.14.1.pom | |
serve-static-1.14.1.jar | 11 KB |
serve-static-1.14.1-sources.jar | 22 bytes |
serve-static-1.14.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/serve-static/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>serve-static</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/serve-static/
implementation 'org.webjars.npm:serve-static:1.14.1'
// https://jarcasting.com/artifacts/org.webjars.npm/serve-static/
implementation ("org.webjars.npm:serve-static:1.14.1")
'org.webjars.npm:serve-static:jar:1.14.1'
<dependency org="org.webjars.npm" name="serve-static" rev="1.14.1">
<artifact name="serve-static" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='serve-static', version='1.14.1')
)
libraryDependencies += "org.webjars.npm" % "serve-static" % "1.14.1"
[org.webjars.npm/serve-static "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : encodeurl | jar | [1.0.2,1.1) |
org.webjars.npm : escape-html | jar | [1.0.3,1.1) |
org.webjars.npm : parseurl | jar | [1.3.3,1.4) |
org.webjars.npm : send | jar | [0.17.1] |