MVN

com.truward.orion : eolaire-client

Maven & Gradle

Jun 26, 2016
0 stars

Eolaire Client · An interface and client libraries for Orion Eolaire Service.

<dependency>
    <groupId>com.truward.orion</groupId>
    <artifactId>eolaire-client</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.truward.orion : eolaire-client to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.truward.orion : eolaire-client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
eolaire-client-1.0.2
eolaire-client-1.0.1
eolaire-client-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.truward.orion</groupId>
    <artifactId>eolaire-client</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement