MVN

cn.dreampie : resty-server

Maven & Gradle

Apr 20, 2017

resty-server · Resty server

<dependency>
    <groupId>cn.dreampie</groupId>
    <artifactId>resty-server</artifactId>
    <version>1.3.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.dreampie : resty-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0.RELEASE

All Versions

Choose a version of cn.dreampie : resty-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
resty-server-1.3.0.RELEASE

How to add a dependency to Maven

Add the following cn.dreampie : resty-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.dreampie</groupId>
    <artifactId>resty-server</artifactId>
    <version>1.3.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.dreampie : resty-server gradle dependency to your build.gradle file:

implementation 'cn.dreampie:resty-server:1.3.0.RELEASE'

Gradle Kotlin DSL: Add the following cn.dreampie : resty-server gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.dreampie:resty-server:1.3.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.dreampie : resty-server sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.dreampie" % "resty-server" % "1.3.0.RELEASE"

Advertisement

Dependencies from Group

Apr 20, 2017
13 usages
Nov 18, 2014
11 usages
Oct 20, 2014
8 usages
3 stars
Apr 20, 2017
4 usages
Apr 20, 2017
3 usages

Discover Dependencies

Apr 20, 2017
37 stars
Apr 20, 2017
13 stars
Apr 20, 2017
10 stars
Apr 20, 2017
12 stars
Apr 20, 2017
19 stars
Apr 20, 2017
19 stars
Apr 20, 2017
22 stars
Apr 20, 2017
4 usages
508 stars