MVN

org.gwizard : gwizard-rest

Maven & Gradle

Mar 05, 2021
110 stars

GWizard REST

<dependency>
    <groupId>org.gwizard</groupId>
    <artifactId>gwizard-rest</artifactId>
    <version>0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gwizard : gwizard-rest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11

All Versions

Choose a version of org.gwizard : gwizard-rest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11
gwizard-rest-0.11
0.10
gwizard-rest-0.10
0.9
gwizard-rest-0.9
0.8
gwizard-rest-0.8
0.7
gwizard-rest-0.7
0.6
gwizard-rest-0.6
0.5
gwizard-rest-0.5

How to add a dependency to Maven

Add the following org.gwizard : gwizard-rest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gwizard</groupId>
    <artifactId>gwizard-rest</artifactId>
    <version>0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gwizard : gwizard-rest gradle dependency to your build.gradle file:

implementation 'org.gwizard:gwizard-rest:0.11'

Gradle Kotlin DSL: Add the following org.gwizard : gwizard-rest gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gwizard:gwizard-rest:0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gwizard : gwizard-rest sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gwizard" % "gwizard-rest" % "0.11"

Advertisement

Dependencies from Group

Mar 05, 2021
3 usages
110 stars
Mar 05, 2021
3 usages
110 stars
Mar 05, 2021
1 usages
110 stars
Mar 05, 2021
110 stars
Mar 05, 2021
110 stars

Discover Dependencies

Mar 05, 2021
110 stars
Mar 05, 2021
110 stars
Mar 05, 2021
110 stars
Oct 24, 2017
1 usages
212 stars
Oct 24, 2017
12 usages
212 stars
Jun 04, 2015
8 usages
220 stars
Sep 05, 2022
1 usages
150 stars