| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.peterasasi.cm |
| Идентификатор | Идентификаторcore |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Описание |
Описаниеpeterasasi.cm-core
simply code for use
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-1.1.3.pom | |
| core-1.1.3.jar | 30 KB |
| core-1.1.3-sources.jar | 21 KB |
| core-1.1.3-javadoc.jar | 530 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/ -->
<dependency>
<groupId>com.github.peterasasi.cm</groupId>
<artifactId>core</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/
implementation 'com.github.peterasasi.cm:core:1.1.3'
// https://jarcasting.com/artifacts/com.github.peterasasi.cm/core/
implementation ("com.github.peterasasi.cm:core:1.1.3")
'com.github.peterasasi.cm:core:jar:1.1.3'
<dependency org="com.github.peterasasi.cm" name="core" rev="1.1.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.peterasasi.cm', module='core', version='1.1.3')
)
libraryDependencies += "com.github.peterasasi.cm" % "core" % "1.1.3"
[com.github.peterasasi.cm/core "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.jsonwebtoken : jjwt-api | jar | 0.10.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.10.7 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.10.7 |