MVN

com.brvith.orchestrator : orchestrator-framework

Maven & Gradle

Feb 25, 2018

Brvith Orchestration Framework - Root · TOSCA Bluprint Model and Parser

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

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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