License |
License |
---|---|
GroupId | GroupIdcom.github.dritonshoshi |
ArtifactId | ArtifactIdn-mapper |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionn-mapper-1.0
n.mapper is a fork of the great a-mapper -> a-mapper is a an extremely flexible and highly configurable library for mapping and diffing object graphs and other data structures into each other
|
Project URL |
Project URL |
Filename | Size |
---|---|
n-mapper-1.0.pom | |
n-mapper-1.0.jar | 191 KB |
n-mapper-1.0-sources.jar | 80 KB |
n-mapper-1.0-javadoc.jar | 632 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dritonshoshi/n-mapper/ -->
<dependency>
<groupId>com.github.dritonshoshi</groupId>
<artifactId>n-mapper</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-mapper/
implementation 'com.github.dritonshoshi:n-mapper:1.0'
// https://jarcasting.com/artifacts/com.github.dritonshoshi/n-mapper/
implementation ("com.github.dritonshoshi:n-mapper:1.0")
'com.github.dritonshoshi:n-mapper:jar:1.0'
<dependency org="com.github.dritonshoshi" name="n-mapper" rev="1.0">
<artifact name="n-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dritonshoshi', module='n-mapper', version='1.0')
)
libraryDependencies += "com.github.dritonshoshi" % "n-mapper" % "1.0"
[com.github.dritonshoshi/n-mapper "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ajjpj.a-foundation : a-foundation | jar | 1.0-pre13 |
org.codehaus.janino : janino | jar | 2.6.1 |
ognl : ognl Optional | jar | 3.0.8 |
log4j : log4j Optional | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |