| Лицензия |
Лицензия
The MIT License (MIT)
|
|---|---|
| Группа | Группаcom.shinitech.djammadev |
| Идентификатор | Идентификаторdjamma-restfull |
| Последняя версия | Последняя версия1.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDjammaRestfull
Shintech/DjammaDev - Project Core
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| djamma-restfull-1.8.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-restfull/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>djamma-restfull</artifactId>
<version>1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-restfull/
implementation 'com.shinitech.djammadev:djamma-restfull:1.8'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/djamma-restfull/
implementation ("com.shinitech.djammadev:djamma-restfull:1.8")
'com.shinitech.djammadev:djamma-restfull:pom:1.8'
<dependency org="com.shinitech.djammadev" name="djamma-restfull" rev="1.8">
<artifact name="djamma-restfull" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='djamma-restfull', version='1.8')
)
libraryDependencies += "com.shinitech.djammadev" % "djamma-restfull" % "1.8"
[com.shinitech.djammadev/djamma-restfull "1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| ch.qos.logback : logback-classic | jar | 1.1.6 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |