MVN

org.ow2.util.archive : archive-api

Maven & Gradle

Jun 19, 2013
19 usages

OW2 Utilities :: Archive :: API · API for Managing the Archive stuff

<dependency>
    <groupId>org.ow2.util.archive</groupId>
    <artifactId>archive-api</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.archive : archive-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of org.ow2.util.archive : archive-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
archive-api-2.0.1
archive-api-2.0.0

How to add a dependency to Maven

Add the following org.ow2.util.archive : archive-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ow2.util.archive</groupId>
    <artifactId>archive-api</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ow2.util.archive : archive-api gradle dependency to your build.gradle file:

implementation 'org.ow2.util.archive:archive-api:2.0.1'

Gradle Kotlin DSL: Add the following org.ow2.util.archive : archive-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ow2.util.archive:archive-api:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ow2.util.archive : archive-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ow2.util.archive" % "archive-api" % "2.0.1"

Advertisement

Dependencies from Group

Jun 19, 2013
19 usages
Jun 19, 2013
11 usages

Discover Dependencies

May 12, 2023
146 usages
12k stars
Nov 11, 2017
20 usages
Jun 26, 2023
148 usages
2k stars
Mar 05, 2021
29 usages
40 stars
all
Nov 26, 2013
70 usages
651 stars
Dec 20, 2013
55 usages
Jan 19, 2019
61 usages
936 stars
Mar 15, 2022
11 usages
27.2k stars