com.addthis.common.build.maven.pom:jar-pom (3.8.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>jar-pom</artifactId>
	<version>3.8.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.addthis.common.build.maven.pom:jar-pom:3.8.0

About this package

Parent pom for AddThis open source maven projects that make jars

Dependencies

org.slf4j:slf4j-api
junit:junit
Details
Maven
2026-02-24 13:43:02 +00:00
0
addthis-oss-jar-pom
Apache License, Version 2.0
22 KiB
Assets (1)
Versions (1) View all
3.8.0 2026-02-24