| License |
License |
|---|---|
| GroupId | GroupIdio.vertx |
| ArtifactId | ArtifactIdvertx-lang-ceylon |
| Last Version | Last Version3.5.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype 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-ceylon/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-ceylon</artifactId>
<version>3.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-ceylon/
implementation 'io.vertx:vertx-lang-ceylon:3.5.4'
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-ceylon/
implementation ("io.vertx:vertx-lang-ceylon:3.5.4")
'io.vertx:vertx-lang-ceylon:jar:3.5.4'
<dependency org="io.vertx" name="vertx-lang-ceylon" rev="3.5.4">
<artifact name="vertx-lang-ceylon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-lang-ceylon', version='3.5.4')
)
libraryDependencies += "io.vertx" % "vertx-lang-ceylon" % "3.5.4"
[io.vertx/vertx-lang-ceylon "3.5.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| io.netty : netty-all | jar | 4.1.15.Final |
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-docgen Optional | jar | |
| io.vertx : vertx-codetrans Optional | jar | |
| io.vertx : vertx-lang-ceylon-doc Optional | jar | 3.5.4 |
| io.vertx : vertx-core | jar | |
| org.ceylon-lang : ceylon-complete | jar | 1.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-core | jar | |
| log4j : log4j | jar | 1.2.17 |
| org.mvel : mvel2 | jar | 2.2.8.Final |
| io.vertx : vertx-hazelcast | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-codegen | jar | |
| io.vertx : vertx-unit | jar | |
| junit : junit | jar | 4.11 |