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