DTO Base core types

Dto base class

License

License

GroupId

GroupId

ru.send-to.dto
ArtifactId

ArtifactId

DtoCommon-core
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

DTO Base core types
Dto base class
Project URL

Project URL

http://github.com/nleva/DtoCommon

Download DtoCommon-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
javax.enterprise : cdi-api jar 1.2

provided (2)

Group / Artifact Type Version
ru.send-to.dto : DtoCommon-android jar 2.0.5
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2