License |
License |
---|---|
GroupId | GroupIdorg.iworkz |
ArtifactId | ArtifactIdgenesis-vertx-common |
Version | Version1.0.8 |
Type | Typejar |
Description |
DescriptionGenesis Vertx Common
Minimimalistic and lightweight common library for Vertx with Genesis
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
genesis-vertx-common-1.0.8.pom | |
genesis-vertx-common-1.0.8.jar | 47 KB |
genesis-vertx-common-1.0.8-sources.jar | 22 KB |
genesis-vertx-common-1.0.8-javadoc.jar | 268 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.iworkz/genesis-vertx-common/ -->
<dependency>
<groupId>org.iworkz</groupId>
<artifactId>genesis-vertx-common</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.iworkz/genesis-vertx-common/
implementation 'org.iworkz:genesis-vertx-common:1.0.8'
// https://jarcasting.com/artifacts/org.iworkz/genesis-vertx-common/
implementation ("org.iworkz:genesis-vertx-common:1.0.8")
'org.iworkz:genesis-vertx-common:jar:1.0.8'
<dependency org="org.iworkz" name="genesis-vertx-common" rev="1.0.8">
<artifact name="genesis-vertx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iworkz', module='genesis-vertx-common', version='1.0.8')
)
libraryDependencies += "org.iworkz" % "genesis-vertx-common" % "1.0.8"
[org.iworkz/genesis-vertx-common "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.iworkz : genesis | jar | 1.0.8 |
io.vertx : vertx-core | jar | 4.2.1 |
io.vertx : vertx-web | jar | 4.2.1 |
io.vertx : vertx-web-openapi | jar | 4.2.1 |
io.swagger : swagger-annotations | jar | 1.6.3 |
io.vertx : vertx-sql-client | jar | 4.2.1 |