License |
License |
---|---|
GroupId | GroupIdone.valuelogic |
ArtifactId | ArtifactIdvertx-web-problem |
Version | Version0.3.4 |
Type | Typejar |
Description |
Descriptionvertx-web-problem
vertx-web integration with zalando problem
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vertx-web-problem-0.3.4.pom | |
vertx-web-problem-0.3.4.jar | 17 KB |
vertx-web-problem-0.3.4-sources.jar | 4 KB |
vertx-web-problem-0.3.4-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.valuelogic/vertx-web-problem/ -->
<dependency>
<groupId>one.valuelogic</groupId>
<artifactId>vertx-web-problem</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/one.valuelogic/vertx-web-problem/
implementation 'one.valuelogic:vertx-web-problem:0.3.4'
// https://jarcasting.com/artifacts/one.valuelogic/vertx-web-problem/
implementation ("one.valuelogic:vertx-web-problem:0.3.4")
'one.valuelogic:vertx-web-problem:jar:0.3.4'
<dependency org="one.valuelogic" name="vertx-web-problem" rev="0.3.4">
<artifact name="vertx-web-problem" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.valuelogic', module='vertx-web-problem', version='0.3.4')
)
libraryDependencies += "one.valuelogic" % "vertx-web-problem" % "0.3.4"
[one.valuelogic/vertx-web-problem "0.3.4"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.5.0 |
io.vertx : vertx-web | jar | 3.5.0 |
org.zalando : problem | jar | 0.20.1 |
com.nurkiewicz.typeof : typeof | jar | 0.0.1 |
io.vertx : vertx-rx-java Optional | jar | 3.5.0 |
io.vertx : vertx-rx-java2 Optional | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.zalando : jackson-datatype-problem | jar | 0.20.1 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |
io.rest-assured : rest-assured | jar | 3.0.3 |
io.vertx : vertx-unit | jar | 3.5.0 |