MVN

io.servicecomb.demo : springmvc-server

Maven & Gradle

Jul 07, 2017
4 usages
1.7k stars
<dependency>
    <groupId>io.servicecomb.demo</groupId>
    <artifactId>springmvc-server</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.servicecomb.demo : springmvc-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.servicecomb.demo : springmvc-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
springmvc-server-0.1.0
springmvc-server-0.1.0-m2
springmvc-server-0.1.0-m1

How to add a dependency to Maven

Add the following io.servicecomb.demo : springmvc-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.servicecomb.demo</groupId>
    <artifactId>springmvc-server</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.servicecomb.demo : springmvc-server gradle dependency to your build.gradle file:

implementation 'io.servicecomb.demo:springmvc-server:0.1.0'

Gradle Kotlin DSL: Add the following io.servicecomb.demo : springmvc-server gradle kotlin dependency to your build.gradle.kts file:

implementation("io.servicecomb.demo:springmvc-server:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.servicecomb.demo : springmvc-server sbt scala dependency to your build.sbt file:

libraryDependencies += "io.servicecomb.demo" % "springmvc-server" % "0.1.0"

Advertisement

Dependencies from Group

Jul 07, 2017
17 usages
1.7k stars
Jul 07, 2017
5 usages
1.7k stars
Jul 07, 2017
5 usages
1.7k stars
Jul 07, 2017
5 usages
1.7k stars
Jul 07, 2017
5 usages
1.7k stars

Discover Dependencies

Jul 07, 2017
5 usages
1.7k stars
Jul 07, 2017
5 usages
1.7k stars
Jul 07, 2017
5 usages
1.7k stars
Jul 07, 2017
5 usages
1.7k stars
Jul 07, 2017
1.7k stars
Jul 07, 2017
1.7k stars
Jul 07, 2017
1.7k stars
Jun 04, 2017
Aug 25, 2017
670 stars