| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.github.xiongxcodes |
| ArtifactId | ArtifactIdhaohope-security |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModules to centralize common resources and configuration for "haohope components" Maven builds.
|
| Filename | Size |
|---|---|
| haohope-security-1.0.2.pom | |
| haohope-security-1.0.2.jar | 25 KB |
| haohope-security-1.0.2-sources.jar | 17 KB |
| haohope-security-1.0.2-javadoc.jar | 147 KB |
| Browse |
<!-- 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"]
| 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 |