com.github.zhengyuyzhao:vertx-spring-boot-starter

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zhengyuyzhao
ArtifactId

ArtifactId

vertx-spring-boot-starter
Last Version

Last Version

1.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/zhengyuyzhao/vertx-spring-starter

Download vertx-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-web jar 5.1.5.RELEASE
io.vertx : vertx-core jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.9.3
io.vertx : vertx-web jar
org.hibernate.validator : hibernate-validator jar 6.0.14.Final
javax.el : javax.el-api jar 3.0.0
com.esotericsoftware : reflectasm jar 1.11.9

provided (4)

Group / Artifact Type Version
io.vertx : vertx-hazelcast jar
io.vertx : vertx-zookeeper jar
io.vertx : vertx-ignite jar
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.9
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.5
1.0.4