disciples-iam-core

IAM core

License

License

GroupId

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-iam-core
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

disciples-iam-core
IAM core
Source Code Management

Source Code Management

http://github.com/hushengte/iam/tree/master/disciples-iam-core

Download disciples-iam-core

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.15
org.springframework : spring-aop jar 5.3.15
org.springframework : spring-expression jar 5.3.15
org.springframework : spring-web jar 5.3.15
org.springframework.security : spring-security-config jar 5.6.1
org.springframework.security : spring-security-web jar 5.6.1
org.springframework : spring-jdbc jar 5.3.15
org.springframework.data : spring-data-commons jar 2.6.1
commons-codec : commons-codec jar 1.15
jakarta.servlet : jakarta.servlet-api Optional jar 4.0.4
javax.persistence : javax.persistence-api Optional jar 2.2
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.13.1
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.1
org.springframework : spring-context-support Optional jar 5.3.15
org.springframework : spring-webmvc Optional jar 5.3.15
org.slf4j : slf4j-api jar 1.7.30

test (9)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.15
org.freemarker : freemarker jar 2.3.31
ch.qos.logback : logback-classic jar 1.2.10
com.h2database : h2 jar 2.1.210
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.3.3
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0