License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.jzila |
ArtifactId | ArtifactIdopenjpa-redis |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenjpa-redis
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
openjpa-redis-0.5.pom | |
openjpa-redis-0.5.jar | 9 KB |
openjpa-redis-0.5-sources.jar | 3 KB |
openjpa-redis-0.5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jzila/openjpa-redis/ -->
<dependency>
<groupId>com.github.jzila</groupId>
<artifactId>openjpa-redis</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jzila/openjpa-redis/
implementation 'com.github.jzila:openjpa-redis:0.5'
// https://jarcasting.com/artifacts/com.github.jzila/openjpa-redis/
implementation ("com.github.jzila:openjpa-redis:0.5")
'com.github.jzila:openjpa-redis:jar:0.5'
<dependency org="com.github.jzila" name="openjpa-redis" rev="0.5">
<artifact name="openjpa-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jzila', module='openjpa-redis', version='0.5')
)
libraryDependencies += "com.github.jzila" % "openjpa-redis" % "0.5"
[com.github.jzila/openjpa-redis "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-codec : commons-codec | jar | 1.9 |
commons-configuration : commons-configuration | jar | 1.10 |
org.apache.openjpa : openjpa | jar | 2.2.1 |
redis.clients : jedis | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |