Last Version

Dataenum Parent 1.4.1

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

Data
GroupId

GroupId

com.spotify.dataenum
ArtifactId

ArtifactId

dataenum-parent
Version

Version

1.4.1
Type

Type

pom
Description

Description

Dataenum Parent
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.
Source Code Management

Source Code Management

https://github.com/spotify/dataenum

Download dataenum-parent 1.4.1


<!-- https://jarcasting.com/artifacts/com.spotify.dataenum/dataenum-parent/ -->
<dependency>
    <groupId>com.spotify.dataenum</groupId>
    <artifactId>dataenum-parent</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.dataenum/dataenum-parent/
implementation 'com.spotify.dataenum:dataenum-parent:1.4.1'
// https://jarcasting.com/artifacts/com.spotify.dataenum/dataenum-parent/
implementation ("com.spotify.dataenum:dataenum-parent:1.4.1")
'com.spotify.dataenum:dataenum-parent:pom:1.4.1'
<dependency org="com.spotify.dataenum" name="dataenum-parent" rev="1.4.1">
  <artifact name="dataenum-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify.dataenum', module='dataenum-parent', version='1.4.1')
)
libraryDependencies += "com.spotify.dataenum" % "dataenum-parent" % "1.4.1"
[com.spotify.dataenum/dataenum-parent "1.4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dataenum
  • dataenum-processor
  • dataenum-integration-test