MVN

com.uogome : dubbo2

Maven & Gradle

May 23, 2017
5 usages
2 stars

The all in one project of dubbo2

<dependency>
    <groupId>com.uogome</groupId>
    <artifactId>dubbo2</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uogome : dubbo2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.uogome : dubbo2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
dubbo2-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.uogome</groupId>
    <artifactId>dubbo2</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.uogome : dubbo2 gradle dependency to your build.gradle file:

implementation 'com.uogome:dubbo2:1.0'

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

implementation("com.uogome:dubbo2:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.uogome : dubbo2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.uogome" % "dubbo2" % "1.0"

Advertisement

Dependencies from Group

May 23, 2017
5 usages
2 stars
May 23, 2017
2 usages
2 stars
May 23, 2017
2 stars

Discover Dependencies

Jun 30, 2017
8 usages
0 stars
Jul 01, 2022
28 usages
591 stars
Aug 20, 2014
31 usages
6 stars
Dec 17, 2013
17 usages
19 stars
Jul 31, 2015
5 usages
0 stars
May 18, 2021
6 usages
4 stars
May 24, 2022
39 usages
51 stars
Sep 09, 2020
8 usages
3 stars