| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.addthis.common.build.maven.pom |
| ArtifactId | ArtifactIdjar-pom |
| Last Version | Last Version3.9.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionaddthis-oss-jar-pom
Parent pom for AddThis open source maven projects that make jars
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jar-pom-3.9.1.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/jar-pom/ -->
<dependency>
<groupId>com.addthis.common.build.maven.pom</groupId>
<artifactId>jar-pom</artifactId>
<version>3.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/jar-pom/
implementation 'com.addthis.common.build.maven.pom:jar-pom:3.9.1'
// https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/jar-pom/
implementation ("com.addthis.common.build.maven.pom:jar-pom:3.9.1")
'com.addthis.common.build.maven.pom:jar-pom:pom:3.9.1'
<dependency org="com.addthis.common.build.maven.pom" name="jar-pom" rev="3.9.1">
<artifact name="jar-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.addthis.common.build.maven.pom', module='jar-pom', version='3.9.1')
)
libraryDependencies += "com.addthis.common.build.maven.pom" % "jar-pom" % "3.9.1"
[com.addthis.common.build.maven.pom/jar-pom "3.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |