License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.apache.tiles |
ArtifactId | ArtifactIdtiles-autotag-core |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutotag - Core
Core classes for Autotag.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tiles-autotag-core-1.2.pom | |
tiles-autotag-core-1.2.jar | 31 KB |
tiles-autotag-core-1.2-sources.jar | 33 KB |
tiles-autotag-core-1.2-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-core/ -->
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-core</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-core/
implementation 'org.apache.tiles:tiles-autotag-core:1.2'
// https://jarcasting.com/artifacts/org.apache.tiles/tiles-autotag-core/
implementation ("org.apache.tiles:tiles-autotag-core:1.2")
'org.apache.tiles:tiles-autotag-core:jar:1.2'
<dependency org="org.apache.tiles" name="tiles-autotag-core" rev="1.2">
<artifact name="tiles-autotag-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tiles', module='tiles-autotag-core', version='1.2')
)
libraryDependencies += "org.apache.tiles" % "tiles-autotag-core" % "1.2"
[org.apache.tiles/tiles-autotag-core "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.qdox : qdox | jar | 1.10.1 |
org.apache.tiles : tiles-autotag-core-runtime | jar | 1.2 |
org.apache.velocity : velocity | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.easymock : easymock | jar | 3.0 |
commons-io : commons-io | jar | 2.0 |