MVN

io.fastjson : osgi-plugins-parent

Maven & Gradle

Sep 01, 2016
520 stars
<dependency>
    <groupId>io.fastjson</groupId>
    <artifactId>osgi-plugins-parent</artifactId>
    <version>0.34</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fastjson : osgi-plugins-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.34

All Versions

Choose a version of io.fastjson : osgi-plugins-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.34
osgi-plugins-parent-0.34
0.33
osgi-plugins-parent-0.33
0.32
osgi-plugins-parent-0.32

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fastjson</groupId>
    <artifactId>osgi-plugins-parent</artifactId>
    <version>0.34</version>
</dependency>