| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.codingapi |
| ArtifactId | ArtifactIdtx-plugins-redis |
| Version | Version4.0.3.M2 |
| Type | Typejar |
| Description |
Descriptiontx-plugins-redis
tx-plugins-redis project for Spring Boot
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tx-plugins-redis-4.0.3.M2.pom | |
| tx-plugins-redis-4.0.3.M2.jar | 23 KB |
| tx-plugins-redis-4.0.3.M2-sources.jar | 10 KB |
| tx-plugins-redis-4.0.3.M2-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.codingapi/tx-plugins-redis/ -->
<dependency>
<groupId>com.codingapi</groupId>
<artifactId>tx-plugins-redis</artifactId>
<version>4.0.3.M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi/tx-plugins-redis/
implementation 'com.codingapi:tx-plugins-redis:4.0.3.M2'
// https://jarcasting.com/artifacts/com.codingapi/tx-plugins-redis/
implementation ("com.codingapi:tx-plugins-redis:4.0.3.M2")
'com.codingapi:tx-plugins-redis:jar:4.0.3.M2'
<dependency org="com.codingapi" name="tx-plugins-redis" rev="4.0.3.M2">
<artifact name="tx-plugins-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi', module='tx-plugins-redis', version='4.0.3.M2')
)
libraryDependencies += "com.codingapi" % "tx-plugins-redis" % "4.0.3.M2"
[com.codingapi/tx-plugins-redis "4.0.3.M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.codingapi : tx-client | jar | 4.0.3.M2 |
| org.springframework.data : spring-data-redis | jar | 1.8.4.RELEASE |