Last Version

security 1.0.0

security for sisal rest api

License

License

Categories

Categories

Security
GroupId

GroupId

io.github.lucacirillo2738
ArtifactId

ArtifactId

security
Version

Version

1.0.0
Type

Type

jar
Description

Description

security
security for sisal rest api
Project URL

Project URL

https://github.com/lucacirillo2738/OSSRH-80482/security
Source Code Management

Source Code Management

https://github.com/lucacirillo2738/OSSRH-80482/security

Download security 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.7.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.