MVN

com.io7m.jstructural : io7m-jstructural

Maven & Gradle

Aug 09, 2016
0 stars

io7m-jstructural · Java implementation of the structural document language

<dependency>
    <groupId>com.io7m.jstructural</groupId>
    <artifactId>io7m-jstructural</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.jstructural : io7m-jstructural to add to Maven - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of com.io7m.jstructural : io7m-jstructural to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
io7m-jstructural-5.0.0
4.2.x
io7m-jstructural-4.2.0
4.1.x
io7m-jstructural-4.1.0
4.0.x
io7m-jstructural-4.0.0
3.1.x
io7m-jstructural-3.1.0
3.0.x
io7m-jstructural-3.0.1
io7m-jstructural-3.0.0
2.1.x
io7m-jstructural-2.1.0
2.0.x
io7m-jstructural-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.jstructural</groupId>
    <artifactId>io7m-jstructural</artifactId>
    <version>5.0.0</version>
</dependency>