JSP Support for Contarini

Render tag for Contarini's web crawler tags.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

contarini-jsp
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSP Support for Contarini
Render tag for Contarini's web crawler tags.
Source Code Management

Source Code Management

https://github.com/stefanbirkner/contarini-jsp/

Download contarini-jsp

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.stefanbirkner : contarini jar [0.1.0,1.0.0)

provided (1)

Group / Artifact Type Version
javax.servlet.jsp : javax.servlet.jsp-api jar [2.2.1,)

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0