pojo-translator

Simple JVM library for translating the mutable POJOs

License

License

GroupId

GroupId

com.jsimplec
ArtifactId

ArtifactId

pojo-translator
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

pojo-translator
Simple JVM library for translating the mutable POJOs
Project URL

Project URL

https://github.com/ayxan386/basic-translator
Source Code Management

Source Code Management

https://github.com/ayxan386/basic-translator

Download pojo-translator

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0