License |
License |
---|---|
GroupId | GroupIdru.send-to.dto |
ArtifactId | ArtifactIdDtoCommon-core |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDTO Base core types
Dto base class
|
Project URL |
Project URL |
Filename | Size |
---|---|
DtoCommon-core-2.0.5.pom | |
DtoCommon-core-2.0.5.jar | 12 KB |
DtoCommon-core-2.0.5-sources.jar | 3 KB |
DtoCommon-core-2.0.5-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ru.send-to.dto : DtoCommon-android | jar | 2.0.5 |
org.projectlombok : lombok | jar | 1.18.2 |