com.addthis.common.build.maven.pom:papa-pom (2.2.0)

Published 2026-02-24 13:43:02 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.addthis.common.build.maven.pom</groupId>
	<artifactId>papa-pom</artifactId>
	<version>2.2.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.addthis.common.build.maven.pom:papa-pom:2.2.0

About this package

Parent pom for AddThis open source projects using maven
Details
Maven
2026-02-24 13:43:02 +00:00
0
addthis-oss-papa-pom
Apache License, Version 2.0
4.0 KiB
Assets (1)
Versions (1) View all
2.2.0 2026-02-24