MVN

com.pulumi : archive

Maven & Gradle

Jul 27, 2023
1 stars

pulumi-archive · A Pulumi package for creating and managing Archive cloud resources.

<dependency>
    <groupId>com.pulumi</groupId>
    <artifactId>archive</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.2
  • Latest Alpha: 0.0.2-alpha.1690485149+1d301d3e

All Versions

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

Version Vulnerabilities Updated
0.0.x
archive-0.0.2
archive-0.0.2-alpha.1690485149+1d301d3e
archive-0.0.1
archive-0.0.1-alpha.1686861008+83637b8c

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pulumi</groupId>
    <artifactId>archive</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.pulumi:archive:0.0.2'

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

implementation("com.pulumi:archive:0.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.pulumi" % "archive" % "0.0.2"

Advertisement

Dependencies from Group

gcp
Aug 24, 2023
184 stars
Dec 12, 2022
13 stars
Aug 24, 2023
225 stars
Jul 14, 2023
69 stars
Aug 02, 2023
17 stars

Discover Dependencies