| Categories |
CategoriesORM Data |
|---|---|
| GroupId | GroupIdcom.jporm |
| ArtifactId | ArtifactIdjporm-vertx3 |
| Last Version | Last Version8.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| jporm-vertx3-8.0.1.pom | |
| jporm-vertx3-8.0.1.jar | 10 KB |
| jporm-vertx3-8.0.1-sources.jar | 6 KB |
| jporm-vertx3-8.0.1-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jporm/jporm-vertx3/ -->
<dependency>
<groupId>com.jporm</groupId>
<artifactId>jporm-vertx3</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jporm/jporm-vertx3/
implementation 'com.jporm:jporm-vertx3:8.0.1'
// https://jarcasting.com/artifacts/com.jporm/jporm-vertx3/
implementation ("com.jporm:jporm-vertx3:8.0.1")
'com.jporm:jporm-vertx3:jar:8.0.1'
<dependency org="com.jporm" name="jporm-vertx3" rev="8.0.1">
<artifact name="jporm-vertx3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jporm', module='jporm-vertx3', version='8.0.1')
)
libraryDependencies += "com.jporm" % "jporm-vertx3" % "8.0.1"
[com.jporm/jporm-vertx3 "8.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jporm : jporm-core | jar | 8.0.1 |
| io.vertx : vertx-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | test-jar | |
| com.jporm : jporm-test-data | jar | 8.0.1 |