Support code for DTO implementations

Validate DTO members. Easy marshalling/unmarshalling. Handle element collections effortlessly

Лицензия

Лицензия

Группа

Группа

org.bongiorno
Идентификатор

Идентификатор

dto-support
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Support code for DTO implementations
Validate DTO members. Easy marshalling/unmarshalling. Handle element collections effortlessly
Ссылка на сайт

Ссылка на сайт

https://github.com/chb0github/

Скачать dto-support

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.bongiorno : misc jar 1.0.0
joda-time : joda-time jar 2.1
javax.ws.rs : javax.ws.rs-api jar 2.0
org.codehaus.jackson : jackson-jaxrs jar 1.9.3
org.codehaus.jackson : jackson-xc jar 1.9.3
net.sf.saxon : saxon jar 8.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0