com.github.xiongxcodes:haohope-security

Modules to centralize common resources and configuration for "haohope components" Maven builds.

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-security
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Modules to centralize common resources and configuration for "haohope components" Maven builds.

Download haohope-security

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
com.google.guava : guava jar
org.springframework.boot : spring-boot-starter-security Optional jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-starter-web Optional jar

Project Modules

There are no modules declared in this project.

haohope-security-oauth

Versions

Version
1.0.2
1.0.1
1.0.0