Samply Share Data Transfer Objects

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

License

License

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

share-dto
Last Version

Last Version

5.3.0
Release Date

Release Date

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

How to add to project

<!-- 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.
de.samply

Samply

Versions

Version
5.3.0
5.2.0
5.1.0
5.0.0