| Group ID: |
org.apache.tapestry |
| Artifact ID: |
tapestry-ioc-jcache |
| Version: |
5.4-beta-26 |
| Last modified: |
05.01.2015 20:57 |
| Packaging: |
jar |
|
|
| Size: |
24.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/apache/tapestry/tapestry-ioc-jcache/5.4-beta-26/tapestry-ioc-jcache-5.4-beta-26.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-ioc-jcache</artifactId>
<version>5.4-beta-26</version>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.cache</groupId>
<artifactId>cache-tests</artifactId>
<version>1.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jsr107.ri</groupId>
<artifactId>cache-annotations-ri-common</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.cache</groupId>
<artifactId>test-domain</artifactId>
<version>1.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.0.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.infinispan</groupId>
<artifactId>infinispan-jcache</artifactId>
<version>7.0.0.Alpha4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.cache</groupId>
<artifactId>cache-api</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-ioc-jcache</artifactId>
<version>5.4-beta-26</version>
</dependency>
|
| Gradle: |
org.apache.tapestry:tapestry-ioc-jcache:5.4-beta-26 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|