Last Version

disciples-iam 1.0.9

Identity access manage for common use

License

License

GroupId

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-iam
Version

Version

1.0.9
Type

Type

jar
Description

Description

disciples-iam
Identity access manage for common use
Project URL

Project URL

https://github.com/hushengte/iam
Source Code Management

Source Code Management

http://github.com/hushengte/iam/tree/master

Download disciples-iam 1.0.9


<!-- https://jarcasting.com/artifacts/com.github.hushengte/disciples-iam/ -->
<dependency>
    <groupId>com.github.hushengte</groupId>
    <artifactId>disciples-iam</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-iam/
implementation 'com.github.hushengte:disciples-iam:1.0.9'
// https://jarcasting.com/artifacts/com.github.hushengte/disciples-iam/
implementation ("com.github.hushengte:disciples-iam:1.0.9")
'com.github.hushengte:disciples-iam:jar:1.0.9'
<dependency org="com.github.hushengte" name="disciples-iam" rev="1.0.9">
  <artifact name="disciples-iam" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hushengte', module='disciples-iam', version='1.0.9')
)
libraryDependencies += "com.github.hushengte" % "disciples-iam" % "1.0.9"
[com.github.hushengte/disciples-iam "1.0.9"]

Dependencies

compile (18)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.2.0
mysql : mysql-connector-java jar 5.1.39
org.springframework : spring-jdbc jar 4.3.3.RELEASE
org.springframework : spring-expression jar 4.3.3.RELEASE
org.springframework : spring-web jar 4.3.3.RELEASE
org.springframework.data : spring-data-commons jar 1.13.22.RELEASE
org.springframework.security : spring-security-config jar 4.1.3.RELEASE
org.springframework.security : spring-security-web jar 4.1.3.RELEASE
org.springframework.security.oauth : spring-security-oauth2 Optional jar 2.0.18.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 1.4.1.RELEASE
org.freemarker : freemarker Optional jar 2.3.28
org.springframework : spring-context-support Optional jar 4.3.3.RELEASE
org.springframework : spring-webmvc Optional jar 4.3.3.RELEASE
javax.servlet : javax.servlet-api Optional jar 3.1.0
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.10.1
com.fasterxml.jackson.core : jackson-databind Optional jar 2.10.1
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional jar 1.0.0.Final
org.slf4j : slf4j-api jar 1.7.25

test (7)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.3.RELEASE
com.h2database : h2 jar 1.4.192
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.