License |
License |
---|---|
GroupId | GroupIdcom.squeakysand |
ArtifactId | ArtifactIdsqueakysand-jcr-taglib-test-webapp |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptioncom.squeakysand - squeakysand-jcr-taglib-test-webapp
A POM that can be extended by POMs that use the WAR packaging type. It extends the JAR
Uber POM because WAR files can contain Java source code so we want to inherit all the
reporting and other settings.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jcr-taglib-test-webapp/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-jcr-taglib-test-webapp</artifactId>
<version>0.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jcr-taglib-test-webapp/
implementation 'com.squeakysand:squeakysand-jcr-taglib-test-webapp:0.1.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jcr-taglib-test-webapp/
implementation ("com.squeakysand:squeakysand-jcr-taglib-test-webapp:0.1.0")
'com.squeakysand:squeakysand-jcr-taglib-test-webapp:war:0.1.0'
<dependency org="com.squeakysand" name="squeakysand-jcr-taglib-test-webapp" rev="0.1.0">
<artifact name="squeakysand-jcr-taglib-test-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jcr-taglib-test-webapp', version='0.1.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jcr-taglib-test-webapp" % "0.1.0"
[com.squeakysand/squeakysand-jcr-taglib-test-webapp "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squeakysand : squeakysand-jcr-taglib | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jstl | jar | 1.1.2 |
taglibs : standard | jar | 1.1.2 |