| License |
License
The Alfarabi License
|
|---|---|
| Categories |
CategoriesUtility General Purpose Libraries |
| GroupId | GroupIdio.github.febialfarabi |
| ArtifactId | ArtifactIdutility |
| Last Version | Last Version1.0.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionutility
Utility
Utility Helper for general springboot project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utility-1.0.21.pom | |
| utility-1.0.21.jar | 29 KB |
| utility-1.0.21-sources.jar | 18 KB |
| utility-1.0.21-javadoc.jar | 467 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.febialfarabi/utility/ -->
<dependency>
<groupId>io.github.febialfarabi</groupId>
<artifactId>utility</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.febialfarabi/utility/
implementation 'io.github.febialfarabi:utility:1.0.21'
// https://jarcasting.com/artifacts/io.github.febialfarabi/utility/
implementation ("io.github.febialfarabi:utility:1.0.21")
'io.github.febialfarabi:utility:jar:1.0.21'
<dependency org="io.github.febialfarabi" name="utility" rev="1.0.21">
<artifact name="utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.febialfarabi', module='utility', version='1.0.21')
)
libraryDependencies += "io.github.febialfarabi" % "utility" % "1.0.21"
[io.github.febialfarabi/utility "1.0.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
| com.google.code.gson : gson | jar | 2.8.4 |
| org.apache.commons : commons-math3 | jar | 3.5 |
| commons-lang : commons-lang | jar | 2.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| org.modelmapper : modelmapper | jar | 2.3.2 |
| net.sourceforge.streamsupport : android-retrostreams | jar | 1.7.2 |
| com.google.guava : guava | jar | 20.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.springframework : spring-context | jar | 5.3.3 |
| org.springframework.data : spring-data-commons | jar | 2.4.3 |
| org.springframework : spring-web | jar | 5.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |