| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sanctionco.thunder |
| Идентификатор | Идентификаторapi |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеapi
A fully customizable user management REST API.
|
| Имя Файла | Размер |
|---|---|
| api-3.1.0.pom | |
| api-3.1.0.jar | 5 KB |
| api-3.1.0-sources.jar | 4 KB |
| api-3.1.0-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sanctionco.thunder/api/ -->
<dependency>
<groupId>com.sanctionco.thunder</groupId>
<artifactId>api</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sanctionco.thunder/api/
implementation 'com.sanctionco.thunder:api:3.1.0'
// https://jarcasting.com/artifacts/com.sanctionco.thunder/api/
implementation ("com.sanctionco.thunder:api:3.1.0")
'com.sanctionco.thunder:api:jar:3.1.0'
<dependency org="com.sanctionco.thunder" name="api" rev="3.1.0">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sanctionco.thunder', module='api', version='3.1.0')
)
libraryDependencies += "com.sanctionco.thunder" % "api" % "3.1.0"
[com.sanctionco.thunder/api "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | 2.0.24 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.platform : junit-platform-runner | jar | 1.7.2 |