| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases Redisson |
| GroupId | GroupIdcom.github.lontime |
| ArtifactId | ArtifactIdextredisson-library |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondependencies for lontime
|
| Filename | Size |
|---|---|
| extredisson-library-1.0.0.pom | |
| extredisson-library-1.0.0.jar | 175 KB |
| extredisson-library-1.0.0-sources.jar | 77 KB |
| extredisson-library-1.0.0-javadoc.jar | 484 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extredisson-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extredisson-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extredisson-library/
implementation 'com.github.lontime:extredisson-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extredisson-library/
implementation ("com.github.lontime:extredisson-library:1.0.0")
'com.github.lontime:extredisson-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extredisson-library" rev="1.0.0">
<artifact name="extredisson-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extredisson-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extredisson-library" % "1.0.0"
[com.github.lontime/extredisson-library "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.redisson : redisson | jar | 3.17.4 |
| io.reactivex.rxjava3 : rxjava Optional | jar | 3.1.5 |
| com.github.lontime : base-commonj-library | jar | 1.0.0 |
| com.github.lontime : base-serialization-library | jar | 1.0.0 |
| org.projectlombok : lombok Optional | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| junit : junit | jar | 4.13.2 |