com.github.sylphlike:framework-security

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.sylphlike
ArtifactId

ArtifactId

framework-security
Last Version

Last Version

1.0.0-SYLPHLIKE
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/framework-security
Source Code Management

Source Code Management

https://github.com/sylphlike/Gopal.pan-framework/tree/master/framework-security

Download framework-security

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sylphlike/framework-security/ -->
<dependency>
    <groupId>com.github.sylphlike</groupId>
    <artifactId>framework-security</artifactId>
    <version>1.0.0-SYLPHLIKE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-security/
implementation 'com.github.sylphlike:framework-security:1.0.0-SYLPHLIKE'
// https://jarcasting.com/artifacts/com.github.sylphlike/framework-security/
implementation ("com.github.sylphlike:framework-security:1.0.0-SYLPHLIKE")
'com.github.sylphlike:framework-security:jar:1.0.0-SYLPHLIKE'
<dependency org="com.github.sylphlike" name="framework-security" rev="1.0.0-SYLPHLIKE">
  <artifact name="framework-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sylphlike', module='framework-security', version='1.0.0-SYLPHLIKE')
)
libraryDependencies += "com.github.sylphlike" % "framework-security" % "1.0.0-SYLPHLIKE"
[com.github.sylphlike/framework-security "1.0.0-SYLPHLIKE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
commons-codec : commons-codec jar 1.13
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar
org.projectlombok : lombok jar 1.18.12
com.auth0 : java-jwt jar 3.10.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-SYLPHLIKE