Last Version

interchan-auth-common 1.6.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

interchan-auth-common
Version

Version

1.6.1
Type

Type

jar
Description

Description

interchan-auth-common
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/interchan-auth-common

Download interchan-auth-common 1.6.1


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.