conversions

Simple module of conversions

License

License

GroupId

GroupId

io.github.asewhy
ArtifactId

ArtifactId

conversions
Last Version

Last Version

1.1
Release Date

Release Date

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

How to add to project

<!-- 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"]

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.

Versions

Version
1.1
1.0