Last Version

ntc-jredis 1.0.0

ntc-jredis is module redis java client

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-jredis
Version

Version

1.0.0
Type

Type

jar
Description

Description

ntc-jredis
ntc-jredis is module redis java client
Project URL

Project URL

https://github.com/congnghia0609/ntc-jredis
Source Code Management

Source Code Management

https://github.com/congnghia0609/ntc-jredis/tree/master

Download ntc-jredis 1.0.0


<!-- https://jarcasting.com/artifacts/com.streetcodevn/ntc-jredis/ -->
<dependency>
    <groupId>com.streetcodevn</groupId>
    <artifactId>ntc-jredis</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.streetcodevn/ntc-jredis/
implementation 'com.streetcodevn:ntc-jredis:1.0.0'
// https://jarcasting.com/artifacts/com.streetcodevn/ntc-jredis/
implementation ("com.streetcodevn:ntc-jredis:1.0.0")
'com.streetcodevn:ntc-jredis:jar:1.0.0'
<dependency org="com.streetcodevn" name="ntc-jredis" rev="1.0.0">
  <artifact name="ntc-jredis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streetcodevn', module='ntc-jredis', version='1.0.0')
)
libraryDependencies += "com.streetcodevn" % "ntc-jredis" % "1.0.0"
[com.streetcodevn/ntc-jredis "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.streetcodevn : ntc-configuration jar 1.0.0
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.29
org.redisson : redisson jar 3.11.5

Project Modules

There are no modules declared in this project.