MVN

com.stun4j : stun4j-guid-parent

Maven & Gradle

Jan 22, 2023
3 stars

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

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

Latest Version

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

  • Latest Stable: 2.0.1.1

All Versions

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

Version Vulnerabilities Updated
2.0.x
stun4j-guid-parent-2.0.1.1
stun4j-guid-parent-2.0.1
stun4j-guid-parent-2.0.0
1.2.x
stun4j-guid-parent-1.2.2.1
stun4j-guid-parent-1.2.2
stun4j-guid-parent-1.2.1.1
stun4j-guid-parent-1.2.1
stun4j-guid-parent-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.stun4j</groupId>
    <artifactId>stun4j-guid-parent</artifactId>
    <version>2.0.1.1</version>
</dependency>

Advertisement