Last Version

DropWizard RAML 3.0.1

A project containing tools for generating and managing RAML specifications for DropWizard applications.

License

License

Categories

Categories

DropWizard Container Microservices Net
GroupId

GroupId

net.ozwolf
ArtifactId

ArtifactId

dropwizard-raml
Version

Version

3.0.1
Type

Type

pom
Description

Description

DropWizard RAML
A project containing tools for generating and managing RAML specifications for DropWizard applications.
Project URL

Project URL

https://github.com/ozwolf-software/dropwizard-raml

Download dropwizard-raml 3.0.1

Filename Size
dropwizard-raml-3.0.1.pom 20 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dropwizard-raml-annotations
  • dropwizard-raml-apidocs
  • dropwizard-raml-generator
  • dropwizard-raml-test-service
  • dropwizard-raml-maven-plugin
  • dropwizard-raml-monitor
  • dropwizard-raml-common
  • dropwizard-raml-validator