| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.squeakysand |
| Идентификатор | Идентификаторsqueakysand-jcr-taglib-test-webapp |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеcom.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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squeakysand : squeakysand-jcr-taglib | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : jstl | jar | 1.1.2 |
| taglibs : standard | jar | 1.1.2 |