is not current version
Last Version 0.5.3

net.cafeto.entitycopy:cafeto-entitycopy 0.5.2

Utility for make copies of JPA Entities

Categories

Categories

Net
GroupId

GroupId

net.cafeto.entitycopy
ArtifactId

ArtifactId

cafeto-entitycopy
Version

Version

0.5.2
Type

Type

jar

Download cafeto-entitycopy 0.5.2


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