MVN

com.cq1080 : rest

Maven & Gradle

Sep 30, 2021
8 usages

Yet Another Spring Boot Framework

<dependency>
    <groupId>com.cq1080</groupId>
    <artifactId>rest</artifactId>
    <version>0.0.9-ssgc</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cq1080 : rest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.9-ssgc

All Versions

Choose a version of com.cq1080 : rest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
rest-0.0.9-ssgc
rest-0.0.8.1
rest-0.0.8
rest-0.0.7
rest-0.0.6

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cq1080</groupId>
    <artifactId>rest</artifactId>
    <version>0.0.9-ssgc</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cq1080 : rest gradle dependency to your build.gradle file:

implementation 'com.cq1080:rest:0.0.9-ssgc'

Gradle Kotlin DSL: Add the following com.cq1080 : rest gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cq1080:rest:0.0.9-ssgc")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cq1080 : rest sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cq1080" % "rest" % "0.0.9-ssgc"

Advertisement

Dependencies from Group

Sep 30, 2021
8 usages
jpa
Sep 30, 2021
7 usages
Sep 30, 2021
4 usages
Sep 30, 2021
4 usages
oss
Sep 30, 2021
3 usages

Discover Dependencies

Apr 06, 2021
9 usages
0 stars
Aug 12, 2023
9 usages
227 stars
Jun 20, 2017
5 usages
985 stars
Nov 22, 2019
2 usages
Sep 20, 2016
2 usages
42 stars
Jul 04, 2016
3 usages
Feb 11, 2017
2 usages
15 stars