License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdworld.data |
ArtifactId | ArtifactIddatadotworld-parent |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondata.world Parent POM
Maven POM to set common elements for data.world OSS projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
datadotworld-parent-0.2.3.pom | 3 KB |
Browse |
<!-- 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"]