Last Version

ptg-rest 1.0.0

Common rest code for ptg lib

License

License

GroupId

GroupId

io.github.diego2la
ArtifactId

ArtifactId

ptg-rest
Version

Version

1.0.0
Type

Type

jar
Description

Description

ptg-rest
Common rest code for ptg lib
Project URL

Project URL

https://github.com/Diego2la/ptg-rest

Download ptg-rest 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.diego2la/ptg-rest/ -->
<dependency>
    <groupId>io.github.diego2la</groupId>
    <artifactId>ptg-rest</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.diego2la/ptg-rest/
implementation 'io.github.diego2la:ptg-rest:1.0.0'
// https://jarcasting.com/artifacts/io.github.diego2la/ptg-rest/
implementation ("io.github.diego2la:ptg-rest:1.0.0")
'io.github.diego2la:ptg-rest:jar:1.0.0'
<dependency org="io.github.diego2la" name="ptg-rest" rev="1.0.0">
  <artifact name="ptg-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.diego2la', module='ptg-rest', version='1.0.0')
)
libraryDependencies += "io.github.diego2la" % "ptg-rest" % "1.0.0"
[io.github.diego2la/ptg-rest "1.0.0"]

Dependencies

runtime (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
com.querydsl : querydsl-jpa jar 4.2.1
joda-time : joda-time jar 2.10.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.hibernate : hibernate-core jar 5.1.0.Final
com.h2database : h2 jar 1.3.148

Project Modules

There are no modules declared in this project.