Vert.x Stack - Dependency Chain

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-stack-depchain
Last Version

Last Version

4.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Stack - Dependency Chain
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-stack-depchain

How to add to project

<!-- https://jarcasting.com/artifacts/io.vertx/vertx-stack-depchain/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-stack-depchain</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-stack-depchain/
implementation 'io.vertx:vertx-stack-depchain:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-stack-depchain/
implementation ("io.vertx:vertx-stack-depchain:4.3.1")
'io.vertx:vertx-stack-depchain:jar:4.3.1'
<dependency org="io.vertx" name="vertx-stack-depchain" rev="4.3.1">
  <artifact name="vertx-stack-depchain" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-stack-depchain', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-stack-depchain" % "4.3.1"
[io.vertx/vertx-stack-depchain "4.3.1"]

Dependencies

compile (101)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-lang-groovy jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-service-factory jar
io.vertx : vertx-maven-service-factory jar
io.vertx : vertx-http-service-factory jar
io.vertx : vertx-hazelcast jar
io.vertx : vertx-zookeeper jar
io.vertx : vertx-dropwizard-metrics jar
io.vertx : vertx-micrometer-metrics jar
io.vertx : vertx-zipkin jar
io.vertx : vertx-opentracing jar
io.vertx : vertx-opentelemetry jar
io.vertx : vertx-reactive-streams jar
io.vertx : vertx-rx-java jar
io.vertx : vertx-rx-java2 jar
io.vertx : vertx-rx-java3 jar
io.vertx : vertx-consul-client jar
io.vertx : vertx-cassandra-client jar
io.vertx : vertx-mongo-client jar
io.vertx : vertx-jdbc-client jar
io.vertx : vertx-auth-common jar
io.vertx : vertx-auth-htdigest jar
io.vertx : vertx-auth-htpasswd jar
io.vertx : vertx-auth-jwt jar
io.vertx : vertx-auth-jdbc jar
io.vertx : vertx-auth-shiro jar
io.vertx : vertx-auth-oauth2 jar
io.vertx : vertx-auth-mongo jar
io.vertx : vertx-auth-properties jar
io.vertx : vertx-auth-ldap jar
io.vertx : vertx-auth-webauthn jar
io.vertx : vertx-auth-sql-client jar
io.vertx : vertx-auth-otp jar
io.vertx : vertx-web jar
io.vertx : vertx-web-common jar
io.vertx : vertx-web-client jar
io.vertx : vertx-web-api-contract jar
io.vertx : vertx-web-api-service jar
io.vertx : vertx-web-openapi jar
io.vertx : vertx-web-sstore-cookie jar
io.vertx : vertx-web-sstore-redis jar
io.vertx : vertx-web-sstore-infinispan jar
io.vertx : vertx-web-templ-thymeleaf jar
io.vertx : vertx-web-templ-handlebars jar
io.vertx : vertx-web-templ-jade jar
io.vertx : vertx-web-templ-mvel jar
io.vertx : vertx-web-templ-pebble jar
io.vertx : vertx-web-templ-freemarker jar
io.vertx : vertx-web-templ-rocker jar
io.vertx : vertx-web-templ-httl jar
io.vertx : vertx-web-graphql jar
io.vertx : vertx-web-proxy jar
io.vertx : vertx-web-validation jar
io.vertx : vertx-sockjs-service-proxy jar
io.vertx : vertx-mail-client jar
io.vertx : vertx-redis-client jar
io.vertx : vertx-shell jar
io.vertx : vertx-sync jar
io.vertx : vertx-stomp jar
io.vertx : vertx-infinispan jar
io.vertx : vertx-bridge-common jar
io.vertx : vertx-tcp-eventbus-bridge jar
io.vertx : vertx-sql-client jar
io.vertx : vertx-pg-client jar
io.vertx : vertx-mysql-client jar
io.vertx : vertx-db2-client jar
io.vertx : vertx-mssql-client jar
io.vertx : vertx-oracle-client jar
io.vertx : vertx-sql-client-templates jar
io.vertx : vertx-camel-bridge jar
io.vertx : vertx-ignite jar
io.vertx : vertx-rabbitmq-client jar
io.vertx : vertx-service-discovery jar
io.vertx : vertx-circuit-breaker jar
io.vertx : vertx-service-discovery-bridge-kubernetes jar
io.vertx : vertx-service-discovery-bridge-docker-links jar
io.vertx : vertx-service-discovery-bridge-docker jar
io.vertx : vertx-service-discovery-backend-redis jar
io.vertx : vertx-service-discovery-bridge-consul jar
io.vertx : vertx-service-discovery-bridge-zookeeper jar
io.vertx : vertx-config jar
io.vertx : vertx-config-git jar
io.vertx : vertx-config-hocon jar
io.vertx : vertx-config-kubernetes-configmap jar
io.vertx : vertx-config-redis jar
io.vertx : vertx-config-spring-config-server jar
io.vertx : vertx-config-yaml jar
io.vertx : vertx-config-zookeeper jar
io.vertx : vertx-grpc jar
io.vertx : vertx-proton jar
io.vertx : vertx-amqp-client jar
io.vertx : vertx-kafka-client jar
io.vertx : vertx-json-schema jar
io.vertx : vertx-health-check jar
io.vertx : vertx-mqtt jar
io.vertx : vertx-http-proxy jar
io.vertx : vertx-uri-template jar
io.vertx : vertx-grpc-common jar
io.vertx : vertx-grpc-client jar
io.vertx : vertx-grpc-server jar

test (5)

Group / Artifact Type Version
io.vertx : vertx-unit jar
io.vertx : vertx-junit5 jar
io.vertx : vertx-junit5-rx-java jar
io.vertx : vertx-junit5-rx-java2 jar
io.vertx : vertx-junit5-rx-java3 jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.1
4.3.0
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.2.0.CR1
4.2.0.Beta1
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.1.0.CR2
4.1.0.CR1
4.1.0.Beta1
4.0.3
4.0.2
4.0.1
4.0.0
4.0.0.CR2
4.0.0.CR1
4.0.0-milestone5
4.0.0-milestone4
4.0.0-milestone3
4.0.0-milestone2
4.0.0-milestone1
4.0.0.Beta3
4.0.0.Beta2
4.0.0.Beta1
3.9.13
3.9.12
3.9.11
3.9.10
3.9.9
3.9.8
3.9.7
3.9.6
3.9.5
3.9.4
3.9.3
3.9.2
3.9.1
3.9.0
3.8.5
3.8.4
3.8.3
3.8.2
3.8.1
3.8.0
3.7.1
3.7.0
3.6.3
3.6.2
3.6.1
3.6.0
3.6.0.CR2
3.6.0.CR1
3.5.4
3.5.3
3.5.3.CR1
3.5.2
3.5.2.CR3
3.5.2.CR2
3.5.2.CR1
3.5.1
3.5.0
3.5.0.Beta1
3.4.2
3.4.1
3.4.0
3.4.0.Beta1
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0.CR2
3.3.0.CR1
3.2.1
3.2.0
3.1.0
3.0.0-dev_preview1
3.0.0
3.0.0-milestone6
3.0.0-milestone5
3.0.0-milestone4
3.0.0-milestone3
3.0.0-milestone2