is not current version
Last Version 5.3.0

Samply Share Data Transfer Objects 5.0.0

The data transfer objects used in Samply.Share.Client and Samply.Store.REST

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

share-dto
Version

Version

5.0.0
Type

Type

jar
Description

Description

Samply Share Data Transfer Objects
The data transfer objects used in Samply.Share.Client and Samply.Store.REST
Project URL

Project URL

https://github.com/samply/share-dto
Project Organization

Project Organization

Samply Community
Source Code Management

Source Code Management

https://github.com/samply/share-dto

Download share-dto 5.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.7
org.hamcrest : java-hamcrest jar 2.0.0.0
org.hamcrest : hamcrest-junit jar 2.0.0.0
javax.xml.bind : jaxb-api jar 2.3.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.