| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.mhuang |
| Идентификатор | Идентификаторinterchan-auth-common |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеinterchan-auth-common
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| interchan-auth-common-1.6.1.pom | |
| interchan-auth-common-1.6.1.jar | 13 KB |
| interchan-auth-common-1.6.1-sources.jar | 8 KB |
| interchan-auth-common-1.6.1-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.mhuang/interchan-auth-common/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>interchan-auth-common</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/interchan-auth-common/
implementation 'tech.mhuang:interchan-auth-common:1.6.1'
// https://jarcasting.com/artifacts/tech.mhuang/interchan-auth-common/
implementation ("tech.mhuang:interchan-auth-common:1.6.1")
'tech.mhuang:interchan-auth-common:jar:1.6.1'
<dependency org="tech.mhuang" name="interchan-auth-common" rev="1.6.1">
<artifact name="interchan-auth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='interchan-auth-common', version='1.6.1')
)
libraryDependencies += "tech.mhuang" % "interchan-auth-common" % "1.6.1"
[tech.mhuang/interchan-auth-common "1.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| tech.mhuang : hmtool-ext-jwt | jar | 1.6.1 |
| tech.mhuang : hmtool-ext-spring | jar | 1.6.1 |
| tech.mhuang : interchan-protocol-common | jar | 1.6.1 |
| tech.mhuang : interchan-core-common | jar | 1.6.1 |
| tech.mhuang : interchan-redis-common | jar | 1.6.1 |
| com.alibaba : fastjson | jar | 1.2.67 |
| org.springframework : spring-webmvc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |