Last Version

data.world Parent POM 0.2.3

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

License

License

Categories

Categories

Data
GroupId

GroupId

world.data
ArtifactId

ArtifactId

datadotworld-parent
Version

Version

0.2.3
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 0.2.3


<!-- 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.