TrueLicense DTO

The TrueLicense DTO module provides Data Transfer Objects (DTO) for use with REST clients and servers.

License

License

TrueLicense Commercial License
Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense-dto
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

TrueLicense DTO
The TrueLicense DTO module provides Data Transfer Objects (DTO) for use with REST clients and servers.
Project URL

Project URL

http://truelicense.net/truelicense-dto/
Project Organization

Project Organization

Schlichtherle IT Services

Download truelicense-dto

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.truelicense : truelicense-api jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0
3.1.0
3.0.0