| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.rafex.ether.jwt |
| Идентификатор | Идентификаторether-jwt |
| Версия | Версия2.0-v20210916 |
| Тип | Типjar |
| Описание |
Описаниеether-jwt
utilities to create microservices without frameworks
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ether-jwt-2.0-v20210916.pom | |
| ether-jwt-2.0-v20210916.jar | 9 KB |
| ether-jwt-2.0-v20210916-sources.jar | 11 KB |
| ether-jwt-2.0-v20210916-javadoc.jar | 410 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/ -->
<dependency>
<groupId>dev.rafex.ether.jwt</groupId>
<artifactId>ether-jwt</artifactId>
<version>2.0-v20210916</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/
implementation 'dev.rafex.ether.jwt:ether-jwt:2.0-v20210916'
// https://jarcasting.com/artifacts/dev.rafex.ether.jwt/ether-jwt/
implementation ("dev.rafex.ether.jwt:ether-jwt:2.0-v20210916")
'dev.rafex.ether.jwt:ether-jwt:jar:2.0-v20210916'
<dependency org="dev.rafex.ether.jwt" name="ether-jwt" rev="2.0-v20210916">
<artifact name="ether-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.jwt', module='ether-jwt', version='2.0-v20210916')
)
libraryDependencies += "dev.rafex.ether.jwt" % "ether-jwt" % "2.0-v20210916"
[dev.rafex.ether.jwt/ether-jwt "2.0-v20210916"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.rafex.ether.json : ether-json | jar | 2.0-v20210916 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |