| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdch.awae |
| ArtifactId | ArtifactIdcloud-security |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionch.awae.awaeUtils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| cloud-security-0.0.1.pom | |
| cloud-security-0.0.1.jar | 10 KB |
| cloud-security-0.0.1-sources.jar | 5 KB |
| cloud-security-0.0.1-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.awae/cloud-security/ -->
<dependency>
<groupId>ch.awae</groupId>
<artifactId>cloud-security</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.awae/cloud-security/
implementation 'ch.awae:cloud-security:0.0.1'
// https://jarcasting.com/artifacts/ch.awae/cloud-security/
implementation ("ch.awae:cloud-security:0.0.1")
'ch.awae:cloud-security:jar:0.0.1'
<dependency org="ch.awae" name="cloud-security" rev="0.0.1">
<artifact name="cloud-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.awae', module='cloud-security', version='0.0.1')
)
libraryDependencies += "ch.awae" % "cloud-security" % "0.0.1"
[ch.awae/cloud-security "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-security | jar | 2.0.2.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.2.RELEASE |
| io.jsonwebtoken : jjwt | jar | 0.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |