p

papa-pom

Parent pom for AddThis open source projects using maven
https://github.com/addthis/addthis-oss-papa-pom
Apache License, Version 2.0
AddThis
AddThis and Contributors
Files download
File Operation
papa-pom-2.0.2.pom download
Apache Maven
<dependency>
  <groupId>com.addthis.common.build.maven.pom</groupId>
  <artifactId>papa-pom</artifactId>
  <version>2.0.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.addthis.common.build.maven.pom:papa-pom:2.0.2'
Gradle Kotlin
implementation("com.addthis.common.build.maven.pom:papa-pom:2.0.2")
Scala SBT
libraryDependencies += "com.addthis.common.build.maven.pom" % "papa-pom" % "2.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.addthis.common.build.maven.pom', module='papa-pom', version='2.0.2')
)
Apache Ivy
<dependency org="com.addthis.common.build.maven.pom" name="papa-pom" rev="2.0.2" />
Leiningen
[com.addthis.common.build.maven.pom/papa-pom "2.0.2"]
Apache Buildr
'com.addthis.common.build.maven.pom:papa-pom:jar:2.0.2'
Dependencies
The project has no third-party dependencies