Last Version

xyz.weechang:moreco-security 0.0.1

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

License

License

Categories

Categories

Security
GroupId

GroupId

xyz.weechang
ArtifactId

ArtifactId

moreco-security
Version

Version

0.0.1
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/moreco-security

Download moreco-security 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
xyz.weechang : moreco-core jar 0.0.1
org.springframework.boot : spring-boot-starter-security jar 2.0.5.RELEASE
com.auth0 : java-jwt jar 3.4.0

Project Modules

There are no modules declared in this project.