License |
License |
---|---|
GroupId | GroupIdcom.github.rockylomo |
ArtifactId | ArtifactIdrxlib |
Last Version | Last Version2.17.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxlib
A set of utilities for Java
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.rockylomo |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxlib-2.17.13.pom | |
rxlib-2.17.13.jar | 270 KB |
rxlib-2.17.13-sources.jar | 106 KB |
rxlib-2.17.13-javadoc.jar | 1 MB |
rxlib-2.17.13-jar-with-dependencies.jar | 24 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rockylomo/rxlib/ -->
<dependency>
<groupId>com.github.rockylomo</groupId>
<artifactId>rxlib</artifactId>
<version>2.17.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rockylomo/rxlib/
implementation 'com.github.rockylomo:rxlib:2.17.13'
// https://jarcasting.com/artifacts/com.github.rockylomo/rxlib/
implementation ("com.github.rockylomo:rxlib:2.17.13")
'com.github.rockylomo:rxlib:jar:2.17.13'
<dependency org="com.github.rockylomo" name="rxlib" rev="2.17.13">
<artifact name="rxlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rockylomo', module='rxlib', version='2.17.13')
)
libraryDependencies += "com.github.rockylomo" % "rxlib" % "2.17.13"
[com.github.rockylomo/rxlib "2.17.13"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.9 |
org.springframework : spring-web | jar | 5.3.15 |
org.aspectj : aspectjweaver | jar | 1.9.6 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.alibaba : fastjson | jar | 1.2.83 |
com.google.guava : guava | jar | 30.1.1-jre |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-pool2 | jar | 2.11.1 |
commons-io : commons-io | jar | 2.11.0 |
net.lingala.zip4j : zip4j | jar | 2.10.0 |
io.netty : netty-all | jar | 4.1.77.Final |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.jcraft : jsch | jar | 0.1.55 |
com.h2database : h2 | jar | 2.1.212 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
javax.validation : validation-api | jar | 2.0.1.Final |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.sun.activation : javax.activation | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |