ch.awae.awaeUtils

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Security
GroupId

GroupId

ch.awae
ArtifactId

ArtifactId

cloud-security
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ch.awae.awaeUtils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download cloud-security

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1