| License |
License |
|---|---|
| GroupId | GroupIdio.github.asewhy |
| ArtifactId | ArtifactIdconversions |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionconversions
Simple module of conversions
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| conversions-1.1.pom | |
| conversions-1.1.jar | 48 KB |
| conversions-1.1-sources.jar | 32 KB |
| conversions-1.1-javadoc.jar | 613 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.asewhy/conversions/ -->
<dependency>
<groupId>io.github.asewhy</groupId>
<artifactId>conversions</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asewhy/conversions/
implementation 'io.github.asewhy:conversions:1.1'
// https://jarcasting.com/artifacts/io.github.asewhy/conversions/
implementation ("io.github.asewhy:conversions:1.1")
'io.github.asewhy:conversions:jar:1.1'
<dependency org="io.github.asewhy" name="conversions" rev="1.1">
<artifact name="conversions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asewhy', module='conversions', version='1.1')
)
libraryDependencies += "io.github.asewhy" % "conversions" % "1.1"
[io.github.asewhy/conversions "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.asewhy : reflection-utils | jar | 1.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
| org.springframework : spring-webmvc Optional | jar | 5.3.15 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.6.2 |
| org.jetbrains : annotations | jar | 22.0.0 |
| org.projectlombok : lombok Optional | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |