Last Version

watchdog-spring-boot-starter 0.8.3.BETA

Watchdog is an OAuth 2 provider for SpringBoot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.yuequan
ArtifactId

ArtifactId

watchdog-spring-boot-starter
Version

Version

0.8.3.BETA
Type

Type

jar
Description

Description

watchdog-spring-boot-starter
Watchdog is an OAuth 2 provider for SpringBoot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/watchdog-spring-boot-starter
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/yuequan1997/watchdog-spring-boot-starter

Download watchdog-spring-boot-starter 0.8.3.BETA


<!-- https://jarcasting.com/artifacts/org.yuequan/watchdog-spring-boot-starter/ -->
<dependency>
    <groupId>org.yuequan</groupId>
    <artifactId>watchdog-spring-boot-starter</artifactId>
    <version>0.8.3.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/org.yuequan/watchdog-spring-boot-starter/
implementation 'org.yuequan:watchdog-spring-boot-starter:0.8.3.BETA'
// https://jarcasting.com/artifacts/org.yuequan/watchdog-spring-boot-starter/
implementation ("org.yuequan:watchdog-spring-boot-starter:0.8.3.BETA")
'org.yuequan:watchdog-spring-boot-starter:jar:0.8.3.BETA'
<dependency org="org.yuequan" name="watchdog-spring-boot-starter" rev="0.8.3.BETA">
  <artifact name="watchdog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yuequan', module='watchdog-spring-boot-starter', version='0.8.3.BETA')
)
libraryDependencies += "org.yuequan" % "watchdog-spring-boot-starter" % "0.8.3.BETA"
[org.yuequan/watchdog-spring-boot-starter "0.8.3.BETA"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.1.0.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.3.4.RELEASE
org.springframework : spring-jdbc Optional jar
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.9.7
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.7
com.sun.xml.bind : jaxb-impl jar 2.2.11
com.sun.xml.bind : jaxb-core jar 2.2.11

test (4)

Group / Artifact Type Version
org.springframework.security : spring-security-test jar
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
com.h2database : h2 jar 1.4.197
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.