MVN

org.ow2.ishmael : ishmael-lite

Maven & Gradle

May 06, 2010

Ishmael Lite

<dependency>
    <groupId>org.ow2.ishmael</groupId>
    <artifactId>ishmael-lite</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.ishmael : ishmael-lite to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.ow2.ishmael : ishmael-lite to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ishmael-lite-1.0.6
ishmael-lite-1.0.5
ishmael-lite-1.0.4
ishmael-lite-1.0.3
ishmael-lite-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.ishmael</groupId>
    <artifactId>ishmael-lite</artifactId>
    <version>1.0.6</version>
</dependency>