Categories |
CategoriesTape Data Data Structures |
---|---|
GroupId | GroupIdorg.apache.tapestry |
ArtifactId | ArtifactIdtapestry-ioc-jcache |
Version | Version5.4.5 |
Type | Typejar |
Filename | Size |
---|---|
tapestry-ioc-jcache-5.4.5.pom | |
tapestry-ioc-jcache-5.4.5.jar | 23 KB |
tapestry-ioc-jcache-5.4.5-sources.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc-jcache/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-ioc-jcache</artifactId>
<version>5.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc-jcache/
implementation 'org.apache.tapestry:tapestry-ioc-jcache:5.4.5'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc-jcache/
implementation ("org.apache.tapestry:tapestry-ioc-jcache:5.4.5")
'org.apache.tapestry:tapestry-ioc-jcache:jar:5.4.5'
<dependency org="org.apache.tapestry" name="tapestry-ioc-jcache" rev="5.4.5">
<artifact name="tapestry-ioc-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-ioc-jcache', version='5.4.5')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-ioc-jcache" % "5.4.5"
[org.apache.tapestry/tapestry-ioc-jcache "5.4.5"]