c

cafeto-entitycopy

Utility for make copies of JPA Entities
http://coffeabeans.blogspot.com/
The BSD License
Fabio Ospitia Trujillo
文件下载
文件名 操作
cafeto-entitycopy-0.5.3.jar 下载
cafeto-entitycopy-0.5.3.pom 下载
cafeto-entitycopy-0.5.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.cafeto.entitycopy</groupId>
  <artifactId>cafeto-entitycopy</artifactId>
  <version>0.5.3</version>
</dependency>
Gradle Groovy
implementation 'net.cafeto.entitycopy:cafeto-entitycopy:0.5.3'
Gradle Kotlin
implementation("net.cafeto.entitycopy:cafeto-entitycopy:0.5.3")
Scala SBT
libraryDependencies += "net.cafeto.entitycopy" % "cafeto-entitycopy" % "0.5.3"
Groovy Grape
@Grapes(
  @Grab(group='net.cafeto.entitycopy', module='cafeto-entitycopy', version='0.5.3')
)
Apache Ivy
<dependency org="net.cafeto.entitycopy" name="cafeto-entitycopy" rev="0.5.3" />
Leiningen
[net.cafeto.entitycopy/cafeto-entitycopy "0.5.3"]
Apache Buildr
'net.cafeto.entitycopy:cafeto-entitycopy:jar:0.5.3'
本项目依赖