Last Version

de.coderspack:jwt-spring-boot-sample-app 0.0.1

Coders Pack Spring Boot JWT Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.coderspack
ArtifactId

ArtifactId

jwt-spring-boot-sample-app
Version

Version

0.0.1
Type

Type

jar
Description

Description

Coders Pack Spring Boot JWT Starter
Project URL

Project URL

http://www.coderspack.de/jwt-spring-boot-sample-app

Download jwt-spring-boot-sample-app 0.0.1


<!-- https://jarcasting.com/artifacts/de.coderspack/jwt-spring-boot-sample-app/ -->
<dependency>
    <groupId>de.coderspack</groupId>
    <artifactId>jwt-spring-boot-sample-app</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.coderspack/jwt-spring-boot-sample-app/
implementation 'de.coderspack:jwt-spring-boot-sample-app:0.0.1'
// https://jarcasting.com/artifacts/de.coderspack/jwt-spring-boot-sample-app/
implementation ("de.coderspack:jwt-spring-boot-sample-app:0.0.1")
'de.coderspack:jwt-spring-boot-sample-app:jar:0.0.1'
<dependency org="de.coderspack" name="jwt-spring-boot-sample-app" rev="0.0.1">
  <artifact name="jwt-spring-boot-sample-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.coderspack', module='jwt-spring-boot-sample-app', version='0.0.1')
)
libraryDependencies += "de.coderspack" % "jwt-spring-boot-sample-app" % "0.0.1"
[de.coderspack/jwt-spring-boot-sample-app "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
de.coderspack : jwt-spring-boot-starter jar 0.0.1
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-devtools jar 2.2.1.RELEASE
org.springframework.security : spring-security-test jar 5.2.0.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.2.1.RELEASE

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.199

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.