License |
License |
---|---|
GroupId | GroupIdio.github.h8000572003 |
ArtifactId | ArtifactIdcommons |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptionio.github.h8000572003:commons
commons utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-0.2.2.pom | |
commons-0.2.2.jar | 181 KB |
commons-0.2.2-sources.jar | 85 KB |
commons-0.2.2-javadoc.jar | 811 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.h8000572003/commons/ -->
<dependency>
<groupId>io.github.h8000572003</groupId>
<artifactId>commons</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.h8000572003/commons/
implementation 'io.github.h8000572003:commons:0.2.2'
// https://jarcasting.com/artifacts/io.github.h8000572003/commons/
implementation ("io.github.h8000572003:commons:0.2.2")
'io.github.h8000572003:commons:jar:0.2.2'
<dependency org="io.github.h8000572003" name="commons" rev="0.2.2">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.h8000572003', module='commons', version='0.2.2')
)
libraryDependencies += "io.github.h8000572003" % "commons" % "0.2.2"
[io.github.h8000572003/commons "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.google.guava : guava | jar | 30.0-jre |
org.springframework.boot : spring-boot-starter | jar | 2.6.1 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
commons-io : commons-io | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.chungtsai : test | jar | 0.0.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |
org.assertj : assertj-core | jar | 3.21.0 |