License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.jzenith |
ArtifactId | ArtifactIdjzenith-example-redis |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionExample - Redis
jZenith Application Framework
|
<!-- https://jarcasting.com/artifacts/org.jzenith/jzenith-example-redis/ -->
<dependency>
<groupId>org.jzenith</groupId>
<artifactId>jzenith-example-redis</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jzenith/jzenith-example-redis/
implementation 'org.jzenith:jzenith-example-redis:0.1'
// https://jarcasting.com/artifacts/org.jzenith/jzenith-example-redis/
implementation ("org.jzenith:jzenith-example-redis:0.1")
'org.jzenith:jzenith-example-redis:jar:0.1'
<dependency org="org.jzenith" name="jzenith-example-redis" rev="0.1">
<artifact name="jzenith-example-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jzenith', module='jzenith-example-redis', version='0.1')
)
libraryDependencies += "org.jzenith" % "jzenith-example-redis" % "0.1"
[org.jzenith/jzenith-example-redis "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jzenith : jzenith-example-common | jar | 0.1 |
org.jzenith : jzenith-redis | jar | 0.1 |
org.jzenith : jzenith-rest | jar | 0.1 |
io.opentracing.contrib » span-reporter-slf4j | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.jzenith : jzenith-example-common | jar | 0.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.assertj : assertj-core | jar | 3.11.1 |
io.rest-assured : rest-assured | jar | 3.2.0 |
org.dbunit : dbunit | jar | 2.5.4 |