License |
License |
---|---|
GroupId | GroupIdio.github.codermjlee |
ArtifactId | ArtifactIdjbox |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.codermjlee:jbox
utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbox-0.0.1.pom | |
jbox-0.0.1.jar | 59 KB |
jbox-0.0.1-sources.jar | 26 KB |
jbox-0.0.1-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.codermjlee/jbox/ -->
<dependency>
<groupId>io.github.codermjlee</groupId>
<artifactId>jbox</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.codermjlee/jbox/
implementation 'io.github.codermjlee:jbox:0.0.1'
// https://jarcasting.com/artifacts/io.github.codermjlee/jbox/
implementation ("io.github.codermjlee:jbox:0.0.1")
'io.github.codermjlee:jbox:jar:0.0.1'
<dependency org="io.github.codermjlee" name="jbox" rev="0.0.1">
<artifact name="jbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.codermjlee', module='jbox', version='0.0.1')
)
libraryDependencies += "io.github.codermjlee" % "jbox" % "0.0.1"
[io.github.codermjlee/jbox "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
org.springframework : spring-core | jar | 5.3.17 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |