is not current version
Last Version 4.3.1

Vert.x Groovy Language Support 4.1.2

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.1.2
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.1.2


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

Dependencies

compile (4)

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

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.