Last Version

ObjectMapper 1.1.68

Maps an object to another via getters and setters methods

License

License

GroupId

GroupId

com.github.lbovolini
ArtifactId

ArtifactId

object-mapper
Version

Version

1.1.68
Type

Type

jar
Description

Description

ObjectMapper
Maps an object to another via getters and setters methods
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/lbovolini/object-mapper

Download object-mapper 1.1.68


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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.