Cafeto Entity Copy

Utility for make copies of JPA Entities

License

License

Categories

Categories

Net
GroupId

GroupId

net.cafeto.entitycopy
ArtifactId

ArtifactId

cafeto-entitycopy
Last Version

Last Version

0.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Cafeto Entity Copy
Utility for make copies of JPA Entities
Project URL

Project URL

http://coffeabeans.blogspot.com/

Download cafeto-entitycopy

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.3
0.5.2