License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.github.lucacirillo2738 |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecurity
security for sisal rest api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-1.0.0.pom | |
security-1.0.0.jar | 23 KB |
security-1.0.0-sources.jar | 14 KB |
security-1.0.0-javadoc.jar | 504 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lucacirillo2738/security/ -->
<dependency>
<groupId>io.github.lucacirillo2738</groupId>
<artifactId>security</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lucacirillo2738/security/
implementation 'io.github.lucacirillo2738:security:1.0.0'
// https://jarcasting.com/artifacts/io.github.lucacirillo2738/security/
implementation ("io.github.lucacirillo2738:security:1.0.0")
'io.github.lucacirillo2738:security:jar:1.0.0'
<dependency org="io.github.lucacirillo2738" name="security" rev="1.0.0">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lucacirillo2738', module='security', version='1.0.0')
)
libraryDependencies += "io.github.lucacirillo2738" % "security" % "1.0.0"
[io.github.lucacirillo2738/security "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
junit : junit | jar | 4.13.2 |