MVN

com.spotify.dataenum : dataenum-parent

Maven & Gradle

Aug 13, 2020
159 stars

Dataenum Parent

<dependency>
    <groupId>com.spotify.dataenum</groupId>
    <artifactId>dataenum-parent</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spotify.dataenum : dataenum-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of com.spotify.dataenum : dataenum-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
dataenum-parent-1.4.1
dataenum-parent-1.4.0
1.3.x
dataenum-parent-1.3.3
dataenum-parent-1.3.2
dataenum-parent-1.3.1
dataenum-parent-1.3.0
1.2.x
dataenum-parent-1.2.0
1.1.x
dataenum-parent-1.1.0
1.0.x
dataenum-parent-1.0.2
dataenum-parent-1.0.1
dataenum-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.spotify.dataenum</groupId>
    <artifactId>dataenum-parent</artifactId>
    <version>1.4.1</version>
</dependency>

Advertisement