| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.cafeto.entitycopy |
| Идентификатор | Идентификаторcafeto-entitycopy |
| Последняя версия | Последняя версия0.5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCafeto Entity Copy
Utility for make copies of JPA Entities
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cafeto-entitycopy-0.5.3.pom | |
| cafeto-entitycopy-0.5.3.jar | 8 KB |
| cafeto-entitycopy-0.5.3-sources.jar | 5 KB |
| cafeto-entitycopy-0.5.3-javadoc.jar | 33 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.persistence : persistence-api | jar | 1.0 |