| License |
License |
|---|---|
| GroupId | GroupIdio.github.diego2la |
| ArtifactId | ArtifactIdptg-rest |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionptg-rest
Common rest code for ptg lib
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ptg-rest-1.0.0.pom | |
| ptg-rest-1.0.0.jar | 23 KB |
| ptg-rest-1.0.0-sources.jar | 10 KB |
| ptg-rest-1.0.0-javadoc.jar | 80 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |