is not current version
Last Version 3.0.1

net.ozwolf:dropwizard-raml-monitor 2.2.1

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

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.ozwolf
ArtifactId

ArtifactId

dropwizard-raml-monitor
Version

Version

2.2.1
Type

Type

jar

Download dropwizard-raml-monitor 2.2.1


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