com.github.mjeanroy:spring-mappers

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

spring-mappers
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/mjeanroy/spring-mappers
Source Code Management

Source Code Management

https://github.com/mjeanroy/spring-mappers

Download spring-mappers

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-core jar 4.1.0.RELEASE
org.springframework : spring-beans jar 4.1.0.RELEASE
org.springframework : spring-context jar 4.1.0.RELEASE
net.sf.dozer : dozer Optional jar 5.5.1
org.modelmapper : modelmapper Optional jar 0.7.2
ma.glasnost.orika : orika-core Optional jar 1.4.5
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional jar 1.0.0.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1
org.mockito : mockito-all jar 1.10.19
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0