MVN

org.ow2.jasmine : agent

Maven & Gradle

Oct 29, 2012

JASMINe :: Agent

<dependency>
    <groupId>org.ow2.jasmine</groupId>
    <artifactId>agent</artifactId>
    <version>1.1.1-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.jasmine : agent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1-M2

All Versions

Choose a version of org.ow2.jasmine : agent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
agent-1.1.1-M2
agent-1.1.1-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.jasmine</groupId>
    <artifactId>agent</artifactId>
    <version>1.1.1-M2</version>
</dependency>