License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdlang-groovy |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmod-lang-groovy
Vert.x module that provides Groovy support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lang-groovy-2.1.1.pom | |
lang-groovy-2.1.1.jar | 253 KB |
lang-groovy-2.1.1-sources.jar | 85 KB |
lang-groovy-2.1.1-mod.zip | 5 MB |
lang-groovy-2.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/lang-groovy/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>lang-groovy</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/lang-groovy/
implementation 'io.vertx:lang-groovy:2.1.1'
// https://jarcasting.com/artifacts/io.vertx/lang-groovy/
implementation ("io.vertx:lang-groovy:2.1.1")
'io.vertx:lang-groovy:jar:2.1.1'
<dependency org="io.vertx" name="lang-groovy" rev="2.1.1">
<artifact name="lang-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='lang-groovy', version='2.1.1')
)
libraryDependencies += "io.vertx" % "lang-groovy" % "2.1.1"
[io.vertx/lang-groovy "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Version |
---|
2.1.1
|
2.1.0-final
|
2.1RC3
|
2.1RC1
|
2.0.0-final
|
2.0.0-CR2
|
2.0.0-CR1
|
2.0.0-beta4
|
2.0.0-beta3
|
2.0.0-beta1
|