is not current version
Last Version 4.3.1

Vert.x Groovy Language Support 4.3.0

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

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-lang-groovy
Version

Version

4.3.0
Type

Type

jar
Description

Description

Vert.x Groovy Language Support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-lang-groovy 4.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-core jar
org.apache.groovy : groovy jar 4.0.2
io.vertx : vertx-docgen Optional jar
org.apache.groovy : groovy-json jar 4.0.2

provided (3)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
org.mvel : mvel2 jar 2.3.1.Final
io.vertx : vertx-codegen jar

test (11)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
junit : junit jar 4.13.1
io.vertx : vertx-core test-jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-web jar
io.vertx : vertx-web-templ-freemarker jar
io.vertx : vertx-service-discovery jar
io.vertx : vertx-web test-jar
io.vertx : vertx-web-templ-freemarker test-jar
com.jayway.awaitility : awaitility jar 1.7.0
org.assertj : assertj-core jar 3.3.0

Project Modules

There are no modules declared in this project.