jconverter

A Java framework to categorize and apply conversions between arbitrary objects

License

License

GroupId

GroupId

com.github.jconverter
ArtifactId

ArtifactId

jconverter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jconverter
A Java framework to categorize and apply conversions between arbitrary objects
Project URL

Project URL

https://github.com/jconverter/jconverter

Download jconverter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.7.5,]
com.google.guava : guava jar 21.0
com.github.jcategory : jcategory jar 0.0.1
com.github.typeutils : typeutils jar 0.0.1
net.jodah : typetools jar 0.4.8

test (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.7
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar [1.7.5,]

Project Modules

There are no modules declared in this project.
com.github.jconverter

JConverter

Versions

Version
0.0.3
0.0.2
0.0.1