License |
License |
---|---|
GroupId | GroupIdorg.iworkz |
ArtifactId | ArtifactIdgenesis-vertx-common |
Version | Version1.0.21 |
Type | Typejar |
Description |
DescriptionGenesis Vertx
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.21.pom | |
genesis-vertx-common-1.0.21.jar | 89 KB |
genesis-vertx-common-1.0.21-sources.jar | 41 KB |
genesis-vertx-common-1.0.21-javadoc.jar | 724 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.iworkz/genesis-vertx-common/ -->
<dependency>
<groupId>org.iworkz</groupId>
<artifactId>genesis-vertx-common</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.iworkz/genesis-vertx-common/
implementation 'org.iworkz:genesis-vertx-common:1.0.21'
// https://jarcasting.com/artifacts/org.iworkz/genesis-vertx-common/
implementation ("org.iworkz:genesis-vertx-common:1.0.21")
'org.iworkz:genesis-vertx-common:jar:1.0.21'
<dependency org="org.iworkz" name="genesis-vertx-common" rev="1.0.21">
<artifact name="genesis-vertx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iworkz', module='genesis-vertx-common', version='1.0.21')
)
libraryDependencies += "org.iworkz" % "genesis-vertx-common" % "1.0.21"
[org.iworkz/genesis-vertx-common "1.0.21"]
Group / Artifact | Type | Version |
---|---|---|
org.iworkz : genesis-inject | jar | 1.0.21 |
io.vertx : vertx-core | jar | 4.2.6 |
io.vertx : vertx-web | jar | 4.2.6 |
io.vertx : vertx-web-openapi | jar | 4.2.6 |
io.swagger : swagger-annotations | jar | 1.6.3 |
io.vertx : vertx-sql-client | jar | 4.2.6 |
io.github.classgraph : classgraph | jar | 4.8.138 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : persistence-api | jar | 1.0.2 |