MVN

com.brvith.orchestrator : orchestrator-common

Maven & Gradle

Feb 25, 2018

Brvith Orchestrator Common - POM

<dependency>
    <groupId>com.brvith.orchestrator</groupId>
    <artifactId>orchestrator-common</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.brvith.orchestrator : orchestrator-common to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.brvith.orchestrator : orchestrator-common to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
orchestrator-common-1.0.2
orchestrator-common-1.0.1
orchestrator-common-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.brvith.orchestrator</groupId>
    <artifactId>orchestrator-common</artifactId>
    <version>1.0.2</version>
</dependency>