Last Version

dev.snowdrop:vertx-spring-boot-sample-http-oauth 1.4.0

Spring Boot starters of different Vert.x components

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

dev.snowdrop
ArtifactId

ArtifactId

vertx-spring-boot-sample-http-oauth
Version

Version

1.4.0
Type

Type

jar
Description

Description

Spring Boot starters of different Vert.x components
Project URL

Project URL

https://snowdrop.dev/vertx-spring-boot-sample-http-oauth

Download vertx-spring-boot-sample-http-oauth 1.4.0


<!-- https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-sample-http-oauth/ -->
<dependency>
    <groupId>dev.snowdrop</groupId>
    <artifactId>vertx-spring-boot-sample-http-oauth</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-sample-http-oauth/
implementation 'dev.snowdrop:vertx-spring-boot-sample-http-oauth:1.4.0'
// https://jarcasting.com/artifacts/dev.snowdrop/vertx-spring-boot-sample-http-oauth/
implementation ("dev.snowdrop:vertx-spring-boot-sample-http-oauth:1.4.0")
'dev.snowdrop:vertx-spring-boot-sample-http-oauth:jar:1.4.0'
<dependency org="dev.snowdrop" name="vertx-spring-boot-sample-http-oauth" rev="1.4.0">
  <artifact name="vertx-spring-boot-sample-http-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.snowdrop', module='vertx-spring-boot-sample-http-oauth', version='1.4.0')
)
libraryDependencies += "dev.snowdrop" % "vertx-spring-boot-sample-http-oauth" % "1.4.0"
[dev.snowdrop/vertx-spring-boot-sample-http-oauth "1.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
dev.snowdrop : vertx-spring-boot-starter-http jar 1.4.0
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-oauth2-client jar
io.projectreactor.netty : reactor-netty jar

Project Modules

There are no modules declared in this project.