MVN

plexus : plexus-archiver

Maven & Gradle

Sep 20, 2005
17 usages

Plexus Archiver Component

<dependency>
    <groupId>plexus</groupId>
    <artifactId>plexus-archiver</artifactId>
    <version>1.0-alpha-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of plexus : plexus-archiver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-alpha-2
  • Latest Alpha: 1.0-alpha-2

All Versions

Choose a version of plexus : plexus-archiver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
plexus-archiver-1.0-alpha-2
CVE-2018-1002200
plexus-archiver-1.0-alpha-1
CVE-2018-1002200

How to add a dependency to Maven

Add the following plexus : plexus-archiver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>plexus</groupId>
    <artifactId>plexus-archiver</artifactId>
    <version>1.0-alpha-2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following plexus : plexus-archiver gradle dependency to your build.gradle file:

implementation 'plexus:plexus-archiver:1.0-alpha-2'

Gradle Kotlin DSL: Add the following plexus : plexus-archiver gradle kotlin dependency to your build.gradle.kts file:

implementation("plexus:plexus-archiver:1.0-alpha-2")

How to add a dependency to SBT Scala

SBT Scala: Add the following plexus : plexus-archiver sbt scala dependency to your build.sbt file:

libraryDependencies += "plexus" % "plexus-archiver" % "1.0-alpha-2"

Advertisement

Dependencies from Group

Sep 20, 2005
172 usages
Nov 08, 2005
122 usages
Sep 20, 2005
26 usages
Nov 08, 2005
25 usages
Sep 20, 2005
21 usages

Discover Dependencies

Sep 20, 2005
6 usages
Sep 20, 2005
Sep 20, 2005
7 usages
Nov 08, 2005
Sep 20, 2005
3 usages
Jan 09, 2014
56 stars
Feb 21, 2015
12 stars