| License |
License |
|---|---|
| GroupId | GroupIdru.send-to.dto |
| ArtifactId | ArtifactIdDtoCommon |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDTO Base project
Dto base class and serialization util classes
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| DtoCommon-1.0.1.pom | |
| DtoCommon-1.0.1.jar | 19 KB |
| DtoCommon-1.0.1-sources.jar | 5 KB |
| DtoCommon-1.0.1-javadoc.jar | 68 KB |
| Browse |
<!-- 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"]
| 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 |