is not current version
Last Version 1.1

conversions 1.0

Simple module of conversions

License

License

GroupId

GroupId

io.github.asewhy
ArtifactId

ArtifactId

conversions
Version

Version

1.0
Type

Type

jar
Description

Description

conversions
Simple module of conversions
Project URL

Project URL

https://github.com/AseWhy/conversions
Source Code Management

Source Code Management

https://github.io/AseWhy/conversions

Download conversions 1.0


<!-- https://jarcasting.com/artifacts/io.github.asewhy/conversions/ -->
<dependency>
    <groupId>io.github.asewhy</groupId>
    <artifactId>conversions</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asewhy/conversions/
implementation 'io.github.asewhy:conversions:1.0'
// https://jarcasting.com/artifacts/io.github.asewhy/conversions/
implementation ("io.github.asewhy:conversions:1.0")
'io.github.asewhy:conversions:jar:1.0'
<dependency org="io.github.asewhy" name="conversions" rev="1.0">
  <artifact name="conversions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asewhy', module='conversions', version='1.0')
)
libraryDependencies += "io.github.asewhy" % "conversions" % "1.0"
[io.github.asewhy/conversions "1.0"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

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

Project Modules

There are no modules declared in this project.