MVN

org.ow2.fractal.bf.binjiu.description : parent

Maven & Gradle

Mar 20, 2013

Java <---> UPnP description generators

<dependency>
    <groupId>org.ow2.fractal.bf.binjiu.description</groupId>
    <artifactId>parent</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.fractal.bf.binjiu.description : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of org.ow2.fractal.bf.binjiu.description : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10
parent-0.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.fractal.bf.binjiu.description</groupId>
    <artifactId>parent</artifactId>
    <version>0.10</version>
</dependency>