| License |
License |
|---|---|
| GroupId | GroupIdio.github.arjunarisang |
| ArtifactId | ArtifactIdcommonlib |
| Last Version | Last Version1.1.5-2.5.8-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommonlib
KLC2 Common Library by Unggul Hasan Muhammad
|
<!-- https://jarcasting.com/artifacts/io.github.arjunarisang/commonlib/ -->
<dependency>
<groupId>io.github.arjunarisang</groupId>
<artifactId>commonlib</artifactId>
<version>1.1.5-2.5.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.arjunarisang/commonlib/
implementation 'io.github.arjunarisang:commonlib:1.1.5-2.5.8-RELEASE'
// https://jarcasting.com/artifacts/io.github.arjunarisang/commonlib/
implementation ("io.github.arjunarisang:commonlib:1.1.5-2.5.8-RELEASE")
'io.github.arjunarisang:commonlib:jar:1.1.5-2.5.8-RELEASE'
<dependency org="io.github.arjunarisang" name="commonlib" rev="1.1.5-2.5.8-RELEASE">
<artifact name="commonlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.arjunarisang', module='commonlib', version='1.1.5-2.5.8-RELEASE')
)
libraryDependencies += "io.github.arjunarisang" % "commonlib" % "1.1.5-2.5.8-RELEASE"
[io.github.arjunarisang/commonlib "1.1.5-2.5.8-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
| org.springframework.boot : spring-boot-starter | jar | 2.5.8 |
| org.springframework.data : spring-data-commons | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.8 |
| com.github.slugify : slugify | jar | 2.5 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| com.google.guava : guava | jar | 30.0-jre |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.8 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.8 |