Last Version

metamorphosis-jpa 3.0.0

Metamorphosis-jpa is the metamorphosis module that helps you convert entities from/to DTOs.

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

it.fabioformosa
ArtifactId

ArtifactId

metamorphosis-jpa
Version

Version

3.0.0
Type

Type

jar
Description

Description

metamorphosis-jpa
Metamorphosis-jpa is the metamorphosis module that helps you convert entities from/to DTOs.
Project URL

Project URL

https://github.com/fabioformosa/j-metamorphosis

Download metamorphosis-jpa 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
it.fabioformosa : metamorphosis-core jar 3.0.0
it.fabioformosa : metamorphosis-test jar 3.0.0
org.springframework.data : spring-data-jpa jar 2.1.8.RELEASE
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.2.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 2.19.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.