License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-lang-groovy-gen |
Last Version | Last Version3.9.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Groovy Language Generator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-lang-groovy-gen/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-groovy-gen</artifactId>
<version>3.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-groovy-gen/
implementation 'io.vertx:vertx-lang-groovy-gen:3.9.13'
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-groovy-gen/
implementation ("io.vertx:vertx-lang-groovy-gen:3.9.13")
'io.vertx:vertx-lang-groovy-gen:jar:3.9.13'
<dependency org="io.vertx" name="vertx-lang-groovy-gen" rev="3.9.13">
<artifact name="vertx-lang-groovy-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-lang-groovy-gen', version='3.9.13')
)
libraryDependencies += "io.vertx" % "vertx-lang-groovy-gen" % "3.9.13"
[io.vertx/vertx-lang-groovy-gen "3.9.13"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.9.13 |
org.codehaus.groovy : groovy | jar | 3.0.8 |
org.codehaus.groovy : groovy-console | jar | 3.0.8 |
io.vertx : vertx-docgen Optional | jar | 0.9.2 |
io.vertx : vertx-codetrans Optional | jar | 3.9.13 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | 3.9.13 |
io.vertx : vertx-codegen | jar | 3.9.13 |
org.mvel : mvel2 | jar | 2.3.1.Final |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | 3.9.13 |
io.vertx : vertx-core | test-jar | 3.9.13 |
junit : junit | jar | 4.13.1 |
org.codehaus.groovy : groovy | pom | 3.0.8 |