MVN

org.refcodes : refcodes-structure-ext

Maven & Gradle

Dec 26, 2019
1 usages

Artifact for providing extended functionality for the refcodes-structure artifact.

<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-structure-ext</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.refcodes : refcodes-structure-ext to add to Maven - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of org.refcodes : refcodes-structure-ext to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
refcodes-structure-ext-2.0.5
refcodes-structure-ext-2.0.4
refcodes-structure-ext-2.0.3
refcodes-structure-ext-2.0.2
refcodes-structure-ext-2.0.1
refcodes-structure-ext-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-structure-ext</artifactId>
    <version>2.0.5</version>
</dependency>

Advertisement