Last Version

DropWizard RAML Monitor 3.0.1

Library for monitoring live calls of an API against the specification defined for the service.

License

License

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.ozwolf
ArtifactId

ArtifactId

dropwizard-raml-monitor
Version

Version

3.0.1
Type

Type

jar
Description

Description

DropWizard RAML Monitor
Library for monitoring live calls of an API against the specification defined for the service.

Download dropwizard-raml-monitor 3.0.1


<!-- https://jarcasting.com/artifacts/net.ozwolf/dropwizard-raml-monitor/ -->
<dependency>
    <groupId>net.ozwolf</groupId>
    <artifactId>dropwizard-raml-monitor</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ozwolf/dropwizard-raml-monitor/
implementation 'net.ozwolf:dropwizard-raml-monitor:3.0.1'
// https://jarcasting.com/artifacts/net.ozwolf/dropwizard-raml-monitor/
implementation ("net.ozwolf:dropwizard-raml-monitor:3.0.1")
'net.ozwolf:dropwizard-raml-monitor:jar:3.0.1'
<dependency org="net.ozwolf" name="dropwizard-raml-monitor" rev="3.0.1">
  <artifact name="dropwizard-raml-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ozwolf', module='dropwizard-raml-monitor', version='3.0.1')
)
libraryDependencies += "net.ozwolf" % "dropwizard-raml-monitor" % "3.0.1"
[net.ozwolf/dropwizard-raml-monitor "3.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.ozwolf : dropwizard-raml-generator jar 3.0.1
net.ozwolf : dropwizard-raml-validator jar 3.0.1
net.ozwolf : dropwizard-raml-common jar 3.0.1

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.8

test (4)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.6.0
org.mockito : mockito-core jar 3.2.4
net.ozwolf : dropwizard-raml-test-service jar 3.0.1
io.dropwizard : dropwizard-testing jar 1.3.8

Project Modules

There are no modules declared in this project.