License |
License |
---|---|
Categories |
CategoriesCrnk Program Interface REST Frameworks |
GroupId | GroupIdio.crnk |
ArtifactId | ArtifactIdcrnk-setup-vertx |
Last Version | Last Version3.4.20210509072026 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrnk
A description of what my library does.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.crnk/crnk-setup-vertx/ -->
<dependency>
<groupId>io.crnk</groupId>
<artifactId>crnk-setup-vertx</artifactId>
<version>3.4.20210509072026</version>
</dependency>
// https://jarcasting.com/artifacts/io.crnk/crnk-setup-vertx/
implementation 'io.crnk:crnk-setup-vertx:3.4.20210509072026'
// https://jarcasting.com/artifacts/io.crnk/crnk-setup-vertx/
implementation ("io.crnk:crnk-setup-vertx:3.4.20210509072026")
'io.crnk:crnk-setup-vertx:jar:3.4.20210509072026'
<dependency org="io.crnk" name="crnk-setup-vertx" rev="3.4.20210509072026">
<artifact name="crnk-setup-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crnk', module='crnk-setup-vertx', version='3.4.20210509072026')
)
libraryDependencies += "io.crnk" % "crnk-setup-vertx" % "3.4.20210509072026"
[io.crnk/crnk-setup-vertx "3.4.20210509072026"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.2 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
io.crnk : crnk-core | jar | 3.4.20210509072026 |
io.crnk : crnk-reactive | jar | 3.4.20210509072026 |
io.vertx : vertx-rx-java2 | jar | 3.7.1 |
io.projectreactor.addons : reactor-adapter | jar | 3.2.3.RELEASE |