License |
License
MIT
|
---|---|
Categories |
CategoriesArtipie Build Tools Distribution |
GroupId | GroupIdcom.artipie |
ArtifactId | ArtifactIdvertx-server |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Vert.x server
A Vert.x which can serve artipie slices
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-server-1.0.0.pom | |
vertx-server-1.0.0.jar | 6 KB |
vertx-server-1.0.0-sources.jar | 6 KB |
vertx-server-1.0.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.artipie/vertx-server/ -->
<dependency>
<groupId>com.artipie</groupId>
<artifactId>vertx-server</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/vertx-server/
implementation 'com.artipie:vertx-server:1.0.0'
// https://jarcasting.com/artifacts/com.artipie/vertx-server/
implementation ("com.artipie:vertx-server:1.0.0")
'com.artipie:vertx-server:jar:1.0.0'
<dependency org="com.artipie" name="vertx-server" rev="1.0.0">
<artifact name="vertx-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='vertx-server', version='1.0.0')
)
libraryDependencies += "com.artipie" % "vertx-server" % "1.0.0"
[com.artipie/vertx-server "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.artipie : http | jar | 0.16.2 |
io.vertx : vertx-rx-java2 | jar | |
com.jcabi : jcabi-log | jar | 0.20.0 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |
io.vertx : vertx-web-client | jar | |
org.hamcrest : hamcrest | jar | 2.2 |