MVN

com.stun4j : stun4j-stf-parent

Maven & Gradle

Feb 19, 2023
1 stars

Stun4j Stf Parent · Parent pom providing dependency and plugin management for Stun4J Stf projects built with Maven

<dependency>
    <groupId>com.stun4j</groupId>
    <artifactId>stun4j-stf-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stun4j : stun4j-stf-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.stun4j : stun4j-stf-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
stun4j-stf-parent-1.1.0
1.0.x
stun4j-stf-parent-1.0.1
stun4j-stf-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stun4j</groupId>
    <artifactId>stun4j-stf-parent</artifactId>
    <version>1.1.0</version>
</dependency>