MVN

cn.imaq : autumn-rest

Maven & Gradle

Oct 29, 2020
51 stars

autumn-rest · MVC-style Web framework for building RESTful applications

<dependency>
    <groupId>cn.imaq</groupId>
    <artifactId>autumn-rest</artifactId>
    <version>2020.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.imaq : autumn-rest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2020.10

All Versions

Choose a version of cn.imaq : autumn-rest to add to Maven or Gradle - All Versions:

  • Version Updated
  • autumn-rest-2020.10

    Oct 28, 2020
  • autumn-rest-2019.06

    Aug 02, 2020
  • autumn-rest-0.2.1

    Apr 11, 2018
  • autumn-rest-0.2

    Feb 28, 2018
  • autumn-rest-0.1

    Feb 08, 2018

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.imaq</groupId>
    <artifactId>autumn-rest</artifactId>
    <version>2020.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.imaq : autumn-rest gradle dependency to your build.gradle file:

implementation 'cn.imaq:autumn-rest:2020.10'

Gradle Kotlin DSL: Add the following cn.imaq : autumn-rest gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.imaq:autumn-rest:2020.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.imaq : autumn-rest sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.imaq" % "autumn-rest" % "2020.10"

Advertisement

Dependencies from Group

Oct 29, 2020
5 usages
51 stars
Oct 29, 2020
3 usages
51 stars
Nov 15, 2020
2 usages
51 stars
Nov 15, 2020
2 usages
51 stars
Oct 29, 2020
2 usages
51 stars

Discover Dependencies

jms
Mar 07, 2019
1 usages
7 stars
Feb 06, 2018
2 usages
4.4k stars
run
Feb 06, 2018
Feb 06, 2018
1 usages
4.4k stars
ivy
Feb 06, 2018
io
Feb 06, 2018
Oct 05, 2018
8 usages
Feb 15, 2018
Oct 17, 2018
1 usages
0 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome