не последняя версия
Последняя версия 0.4.0

com.squeakysand.jcr:squeakysand-jcr-taglib-test 0.2.0

A JSP taglib to help with testing the main JCR taglib.

Группа

Группа

com.squeakysand.jcr
Идентификатор

Идентификатор

squeakysand-jcr-taglib-test
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать squeakysand-jcr-taglib-test 0.2.0


<!-- https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib-test/ -->
<dependency>
    <groupId>com.squeakysand.jcr</groupId>
    <artifactId>squeakysand-jcr-taglib-test</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib-test/
implementation 'com.squeakysand.jcr:squeakysand-jcr-taglib-test:0.2.0'
// https://jarcasting.com/artifacts/com.squeakysand.jcr/squeakysand-jcr-taglib-test/
implementation ("com.squeakysand.jcr:squeakysand-jcr-taglib-test:0.2.0")
'com.squeakysand.jcr:squeakysand-jcr-taglib-test:jar:0.2.0'
<dependency org="com.squeakysand.jcr" name="squeakysand-jcr-taglib-test" rev="0.2.0">
  <artifact name="squeakysand-jcr-taglib-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.jcr', module='squeakysand-jcr-taglib-test', version='0.2.0')
)
libraryDependencies += "com.squeakysand.jcr" % "squeakysand-jcr-taglib-test" % "0.2.0"
[com.squeakysand.jcr/squeakysand-jcr-taglib-test "0.2.0"]