MVN

eu.digitisation : utils

Maven & Gradle

Jul 30, 2015
2 stars

utils · Some util java classes

<dependency>
    <groupId>eu.digitisation</groupId>
    <artifactId>utils</artifactId>
    <version>xml</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.digitisation : utils to add to Maven - Latest Versions:

  • Latest Stable: xml

All Versions

Choose a version of eu.digitisation : utils to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
utils-0.2.1
xml
utils-xml
text
utils-text
log
utils-log
input
utils-input

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.digitisation</groupId>
    <artifactId>utils</artifactId>
    <version>xml</version>
</dependency>

Advertisement