MVN

org.bluestemsoftware.open.maven.tparty : maven-tparty

Maven & Gradle

Nov 21, 2010

maven-tparty · Contains third party jars that have either not been released to maven central or the release has pom related errors that have been corrected.

<dependency>
    <groupId>org.bluestemsoftware.open.maven.tparty</groupId>
    <artifactId>maven-tparty</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bluestemsoftware.open.maven.tparty : maven-tparty to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of org.bluestemsoftware.open.maven.tparty : maven-tparty to add to Maven - All Versions:

Version Vulnerabilities Updated
1
maven-tparty-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bluestemsoftware.open.maven.tparty</groupId>
    <artifactId>maven-tparty</artifactId>
    <version>1</version>
</dependency>