| License |
License
lgpl
|
|---|---|
| GroupId | GroupIdorg.picketbox |
| ArtifactId | ArtifactIdstatic-web-resources |
| Last Version | Last Version5.0.0-2013Jan04 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionStatic Resources Shared by the Quickstarts
Static Resources shared by the quickstarts.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| static-web-resources-5.0.0-2013Jan04.pom | |
| static-web-resources-5.0.0-2013Jan04.war | 932 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.picketbox/static-web-resources/ -->
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>static-web-resources</artifactId>
<version>5.0.0-2013Jan04</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/static-web-resources/
implementation 'org.picketbox:static-web-resources:5.0.0-2013Jan04'
// https://jarcasting.com/artifacts/org.picketbox/static-web-resources/
implementation ("org.picketbox:static-web-resources:5.0.0-2013Jan04")
'org.picketbox:static-web-resources:war:5.0.0-2013Jan04'
<dependency org="org.picketbox" name="static-web-resources" rev="5.0.0-2013Jan04">
<artifact name="static-web-resources" type="war" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='static-web-resources', version='5.0.0-2013Jan04')
)
libraryDependencies += "org.picketbox" % "static-web-resources" % "5.0.0-2013Jan04"
[org.picketbox/static-web-resources "5.0.0-2013Jan04"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.picketbox : picketbox-core | jar | 5.0.0-2013Jan04 |
| org.picketbox : picketbox-http | jar | 5.0.0-2013Jan04 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec | jar | |
| org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar |