DTO Base project

Dto base class and serialization util classes

License

License

GroupId

GroupId

ru.send-to.dto
ArtifactId

ArtifactId

DtoCommon
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

DTO Base project
Dto base class and serialization util classes
Project URL

Project URL

http://github.com/nleva/DtoCommon
Source Code Management

Source Code Management

https://github.com/nleva/DtoCommon

Download DtoCommon

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
org.jboss.resteasy : jaxrs-api jar 3.0.10.Final
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
org.projectlombok : lombok jar 1.18.2
org.fusesource.restygwt : restygwt jar 2.2.3
org.reflections : reflections jar 0.9.11
javax.enterprise : cdi-api jar 1.2
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
0.3.2
0.2.0
0.1.4
0.1.3
0.0.6
0.0.4
0.0.3
0.0.2