| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.diego2la |
| Идентификатор | Идентификаторptg-rest |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеptg-rest
Common rest code for ptg lib
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |