MVN

com.artipie : artipie

Maven & Gradle

Jun 06, 2023
432 stars

artipie · Binary Artifact Management Tool

<dependency>
    <groupId>com.artipie</groupId>
    <artifactId>artipie</artifactId>
    <version>v0.30.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.artipie : artipie to add to Maven or Gradle - Latest Versions:

  • Latest Stable: v0.30.1

All Versions

Choose a version of com.artipie : artipie to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v0.30.x
artipie-v0.30.1
artipie-v0.30.0
v0.29.x
artipie-v0.29.3
artipie-v0.29.2
artipie-v0.29.1
artipie-v0.29.0
v0.28.x
artipie-v0.28.2
artipie-v0.28.1
artipie-v0.28.0
v0.27.x
artipie-v0.27.12
0.2.x
artipie-0.2.4
artipie-0.2.3
artipie-0.2.2
artipie-0.2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.artipie</groupId>
    <artifactId>artipie</artifactId>
    <version>v0.30.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.artipie : artipie gradle dependency to your build.gradle file:

implementation 'com.artipie:artipie:v0.30.1'

Gradle Kotlin DSL: Add the following com.artipie : artipie gradle kotlin dependency to your build.gradle.kts file:

implementation("com.artipie:artipie:v0.30.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.artipie : artipie sbt scala dependency to your build.sbt file:

libraryDependencies += "com.artipie" % "artipie" % "v0.30.1"

Advertisement

Dependencies from Group

Apr 27, 2023
26 usages
21 stars
Aug 01, 2023
23 usages
30 stars
Jan 27, 2022
22 usages
12 stars
May 23, 2022
10 usages
9 stars
Aug 03, 2023
2 usages
14 stars

Discover Dependencies