MVN

org.wso2.ei : org.wso2.micro.integrator.coordiantion.tests

Maven & Gradle

Feb 11, 2023
152 stars

MI test Module-Coordination

<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>org.wso2.micro.integrator.coordiantion.tests</artifactId>
    <version>4.2.0-m1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.ei : org.wso2.micro.integrator.coordiantion.tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0-m1
  • Latest Beta: 4.2.0-beta
  • Latest Alpha: 4.1.0-alpha

All Versions

Choose a version of org.wso2.ei : org.wso2.micro.integrator.coordiantion.tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
org.wso2.micro.integrator.coordiantion.tests-4.2.0-beta
org.wso2.micro.integrator.coordiantion.tests-4.2.0-m1
4.1.x
org.wso2.micro.integrator.coordiantion.tests-4.1.0-alpha
org.wso2.micro.integrator.coordiantion.tests-4.1.0-m4
org.wso2.micro.integrator.coordiantion.tests-4.1.0-m3
org.wso2.micro.integrator.coordiantion.tests-4.1.0-m2
org.wso2.micro.integrator.coordiantion.tests-4.1.0-m1
4.0.x
org.wso2.micro.integrator.coordiantion.tests-4.0.0
org.wso2.micro.integrator.coordiantion.tests-4.0.0-beta
org.wso2.micro.integrator.coordiantion.tests-4.0.0-alpha
org.wso2.micro.integrator.coordiantion.tests-4.0.0-m8
org.wso2.micro.integrator.coordiantion.tests-4.0.0-m7
org.wso2.micro.integrator.coordiantion.tests-4.0.0-m6
org.wso2.micro.integrator.coordiantion.tests-4.0.0-m5
org.wso2.micro.integrator.coordiantion.tests-4.0.0-m4
org.wso2.micro.integrator.coordiantion.tests-4.0.0-m3
org.wso2.micro.integrator.coordiantion.tests-4.0.0-m2
1.2.x
org.wso2.micro.integrator.coordiantion.tests-1.2.0
org.wso2.micro.integrator.coordiantion.tests-1.2.0-beta
org.wso2.micro.integrator.coordiantion.tests-1.2.0-alpha
org.wso2.micro.integrator.coordiantion.tests-1.2.0-m4

How to add a dependency to Maven

Add the following org.wso2.ei : org.wso2.micro.integrator.coordiantion.tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>org.wso2.micro.integrator.coordiantion.tests</artifactId>
    <version>4.2.0-m1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wso2.ei : org.wso2.micro.integrator.coordiantion.tests gradle dependency to your build.gradle file:

implementation 'org.wso2.ei:org.wso2.micro.integrator.coordiantion.tests:4.2.0-m1'

Gradle Kotlin DSL: Add the following org.wso2.ei : org.wso2.micro.integrator.coordiantion.tests gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wso2.ei:org.wso2.micro.integrator.coordiantion.tests:4.2.0-m1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wso2.ei : org.wso2.micro.integrator.coordiantion.tests sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.coordiantion.tests" % "4.2.0-m1"

Advertisement

Dependencies from Group

Feb 11, 2023
35 usages
152 stars
Feb 11, 2023
29 usages
152 stars
Feb 11, 2023
22 usages
152 stars
Feb 11, 2023
15 usages
152 stars
Feb 11, 2023
13 usages
152 stars

Discover Dependencies