| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.taeyunha |
| Идентификатор | Идентификаторmogle-common |
| Версия | Версия1.3.7 |
| Тип | Типjar |
| Описание |
Описаниеmogle-common
Common Web SDK
|
| Имя Файла | Размер |
|---|---|
| mogle-common-1.3.7.pom | |
| mogle-common-1.3.7.jar | 57 KB |
| mogle-common-1.3.7-sources.jar | 25 KB |
| mogle-common-1.3.7-javadoc.jar | 336 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.taeyunha/mogle-common/ -->
<dependency>
<groupId>io.github.taeyunha</groupId>
<artifactId>mogle-common</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.taeyunha/mogle-common/
implementation 'io.github.taeyunha:mogle-common:1.3.7'
// https://jarcasting.com/artifacts/io.github.taeyunha/mogle-common/
implementation ("io.github.taeyunha:mogle-common:1.3.7")
'io.github.taeyunha:mogle-common:jar:1.3.7'
<dependency org="io.github.taeyunha" name="mogle-common" rev="1.3.7">
<artifact name="mogle-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.taeyunha', module='mogle-common', version='1.3.7')
)
libraryDependencies += "io.github.taeyunha" % "mogle-common" % "1.3.7"
[io.github.taeyunha/mogle-common "1.3.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
| com.squareup.retrofit2 : retrofit | jar | 2.8.1 |
| com.squareup.retrofit2 : converter-gson | jar | 2.8.1 |
| com.squareup.retrofit2 : converter-scalars | jar | 2.8.1 |
| org.hibernate.validator : hibernate-validator | jar | 7.0.3.Final |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.6.1 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.6.1 |
| org.springframework.boot : spring-boot-starter-security | jar | 2.6.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |