MVN

net.ozwolf : dropwizard-raml-test-service

Maven & Gradle

Jul 09, 2020
5 usages

DropWizard RAML Test Service · An example DropWizard service with full RAML specification annotations.

<dependency>
    <groupId>net.ozwolf</groupId>
    <artifactId>dropwizard-raml-test-service</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ozwolf : dropwizard-raml-test-service to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of net.ozwolf : dropwizard-raml-test-service to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
dropwizard-raml-test-service-3.0.1
dropwizard-raml-test-service-3.0.0
2.3.x
dropwizard-raml-test-service-2.3.1
dropwizard-raml-test-service-2.3.0
2.2.x
dropwizard-raml-test-service-2.2.1
dropwizard-raml-test-service-2.2.0
2.1.x
dropwizard-raml-test-service-2.1.0
2.0.x
dropwizard-raml-test-service-2.0.0
1.1.x
dropwizard-raml-test-service-1.1.1
dropwizard-raml-test-service-1.1.0
1.0.x
dropwizard-raml-test-service-1.0.3
dropwizard-raml-test-service-1.0.2
dropwizard-raml-test-service-1.0.1
dropwizard-raml-test-service-1.0.0

How to add a dependency to Maven

Add the following net.ozwolf : dropwizard-raml-test-service maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.ozwolf</groupId>
    <artifactId>dropwizard-raml-test-service</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ozwolf : dropwizard-raml-test-service gradle dependency to your build.gradle file:

implementation 'net.ozwolf:dropwizard-raml-test-service:3.0.1'

Gradle Kotlin DSL: Add the following net.ozwolf : dropwizard-raml-test-service gradle kotlin dependency to your build.gradle.kts file:

implementation("net.ozwolf:dropwizard-raml-test-service:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ozwolf : dropwizard-raml-test-service sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ozwolf" % "dropwizard-raml-test-service" % "3.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 10, 2022
16 usages
4.4k stars
Nov 16, 2022
2 usages
14 stars
Aug 14, 2020
3 usages
0 stars
May 24, 2011
3 usages
May 15, 2021
5 usages
48 stars
Nov 11, 2015
4 usages
249 stars
Apr 05, 2018
2 usages
1 stars
Dec 27, 2019
3 usages
4 stars