MVN

com.almende.eve : eve-protocol

Maven & Gradle

Mar 30, 2015
8 stars

EVE Protocol Parent

<dependency>
    <groupId>com.almende.eve</groupId>
    <artifactId>eve-protocol</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.almende.eve : eve-protocol to add to Maven - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.almende.eve : eve-protocol to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
eve-protocol-3.1.1
eve-protocol-3.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.almende.eve</groupId>
    <artifactId>eve-protocol</artifactId>
    <version>3.1.1</version>
</dependency>

Advertisement