GroupId | GroupIdorg.parancoe |
---|---|
ArtifactId | ArtifactIdparancoe-plugin-tiles |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionparancoe-plugin-tiles Parancoe Plugin
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-tiles/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-plugin-tiles</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-tiles/
implementation 'org.parancoe:parancoe-plugin-tiles:2.0.1'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-tiles/
implementation ("org.parancoe:parancoe-plugin-tiles:2.0.1")
'org.parancoe:parancoe-plugin-tiles:jar:2.0.1'
<dependency org="org.parancoe" name="parancoe-plugin-tiles" rev="2.0.1">
<artifact name="parancoe-plugin-tiles" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-plugin-tiles', version='2.0.1')
)
libraryDependencies += "org.parancoe" % "parancoe-plugin-tiles" % "2.0.1"
[org.parancoe/parancoe-plugin-tiles "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.parancoe : parancoe-web | jar | 2.0 |
org.apache.tiles : tiles-core | jar | 2.1.0 |
org.apache.tiles : tiles-jsp | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.7 |