tripod

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Data
GroupId

GroupId

org.datayoo.tripod
ArtifactId

ArtifactId

tripod-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

tripod
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.example.com

Download tripod-parent

Filename Size
tripod-parent-1.0.0.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • tripod-meta
  • tripod-engine

Versions

Version
1.0.0