data.world Parent POM

Maven POM to set common elements for data.world OSS projects.

License

License

Categories

Categories

Data
GroupId

GroupId

world.data
ArtifactId

ArtifactId

datadotworld-parent
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

data.world Parent POM
Maven POM to set common elements for data.world OSS projects.
Project URL

Project URL

https://data.world/

Download datadotworld-parent

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.1.2
0.1.1