MVN

net.openurp.sfu.platform : sfu-platform-parent

Maven & Gradle

Aug 25, 2017
6 stars

SFU Platform

<dependency>
    <groupId>net.openurp.sfu.platform</groupId>
    <artifactId>sfu-platform-parent</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.openurp.sfu.platform : sfu-platform-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of net.openurp.sfu.platform : sfu-platform-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
sfu-platform-parent-0.0.8
sfu-platform-parent-0.0.7
sfu-platform-parent-0.0.6
sfu-platform-parent-0.0.5
sfu-platform-parent-0.0.4
sfu-platform-parent-0.0.3
sfu-platform-parent-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.openurp.sfu.platform</groupId>
    <artifactId>sfu-platform-parent</artifactId>
    <version>0.0.8</version>
</dependency>