Last Version

DTO Base project 1.0.1

Dto base class and serialization util classes

License

License

GroupId

GroupId

ru.send-to.dto
ArtifactId

ArtifactId

DtoCommon
Version

Version

1.0.1
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 1.0.1


<!-- 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.