p

pentaho-parent-pom

top-level abstract parent pom for all Pentaho CE projects
http://wwww.pentaho.org
Apache License, Version 2.0
Pentaho Corporation
Pentaho Build Team
Files download
File Operation
pentaho-parent-pom-8.0.0.0-001.pom download
Apache Maven
<dependency>
  <groupId>org.pentaho</groupId>
  <artifactId>pentaho-parent-pom</artifactId>
  <version>8.0.0.0-001</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.pentaho:pentaho-parent-pom:8.0.0.0-001'
Gradle Kotlin
implementation("org.pentaho:pentaho-parent-pom:8.0.0.0-001")
Scala SBT
libraryDependencies += "org.pentaho" % "pentaho-parent-pom" % "8.0.0.0-001"
Groovy Grape
@Grapes(
  @Grab(group='org.pentaho', module='pentaho-parent-pom', version='8.0.0.0-001')
)
Apache Ivy
<dependency org="org.pentaho" name="pentaho-parent-pom" rev="8.0.0.0-001" />
Leiningen
[org.pentaho/pentaho-parent-pom "8.0.0.0-001"]
Apache Buildr
'org.pentaho:pentaho-parent-pom:jar:8.0.0.0-001'
Dependencies
The project has no third-party dependencies