License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.stefanbirkner |
ArtifactId | ArtifactIdcontarini-jsp |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSP Support for Contarini
Render tag for Contarini's web crawler tags.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
contarini-jsp-0.1.0.pom | |
contarini-jsp-0.1.0.jar | 4 KB |
contarini-jsp-0.1.0-sources.jar | 1 KB |
contarini-jsp-0.1.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stefanbirkner/contarini-jsp/ -->
<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>contarini-jsp</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanbirkner/contarini-jsp/
implementation 'com.github.stefanbirkner:contarini-jsp:0.1.0'
// https://jarcasting.com/artifacts/com.github.stefanbirkner/contarini-jsp/
implementation ("com.github.stefanbirkner:contarini-jsp:0.1.0")
'com.github.stefanbirkner:contarini-jsp:jar:0.1.0'
<dependency org="com.github.stefanbirkner" name="contarini-jsp" rev="0.1.0">
<artifact name="contarini-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='contarini-jsp', version='0.1.0')
)
libraryDependencies += "com.github.stefanbirkner" % "contarini-jsp" % "0.1.0"
[com.github.stefanbirkner/contarini-jsp "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stefanbirkner : contarini | jar | [0.1.0,1.0.0) |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : javax.servlet.jsp-api | jar | [2.2.1,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.github.stefanbirkner : server-rule | jar | 0.2.0 |
commons-io : commons-io | jar | 2.4 |