License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-codetrans |
Last Version | Last Version4.1.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x code translator
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-codetrans/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-codetrans</artifactId>
<version>4.1.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-codetrans/
implementation 'io.vertx:vertx-codetrans:4.1.0.Beta1'
// https://jarcasting.com/artifacts/io.vertx/vertx-codetrans/
implementation ("io.vertx:vertx-codetrans:4.1.0.Beta1")
'io.vertx:vertx-codetrans:jar:4.1.0.Beta1'
<dependency org="io.vertx" name="vertx-codetrans" rev="4.1.0.Beta1">
<artifact name="vertx-codetrans" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-codetrans', version='4.1.0.Beta1')
)
libraryDependencies += "io.vertx" % "vertx-codetrans" % "4.1.0.Beta1"
[io.vertx/vertx-codetrans "4.1.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
io.vertx : vertx-codegen | jar | |
org.codehaus.groovy : groovy-all Optional | jar | 2.4.7 |
org.scala-lang : scala-library Optional | jar | 2.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib Optional | jar | 1.4.32 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 1.8 |