Last Version

Samply Share Data Transfer Objects 5.3.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.3.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.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0

test (2)

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

Project Modules

There are no modules declared in this project.