MVN

com.pulumi : xyz

Maven & Gradle

Mar 21, 2024
1 stars

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

<dependency>
    <groupId>com.pulumi</groupId>
    <artifactId>xyz</artifactId>
    <version>0.0.1-alpha.1711039277+58252fa1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.1-alpha.1711039277+58252fa1
  • Latest Alpha: 0.0.1-alpha.1711039277+58252fa1

All Versions

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

Version Vulnerabilities Updated
0.0.x
xyz-0.0.1-alpha.1711039277+58252fa1
xyz-0.0.1-alpha.1711039277

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pulumi</groupId>
    <artifactId>xyz</artifactId>
    <version>0.0.1-alpha.1711039277+58252fa1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.pulumi:xyz:0.0.1-alpha.1711039277+58252fa1'

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

implementation("com.pulumi:xyz:0.0.1-alpha.1711039277+58252fa1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.pulumi" % "xyz" % "0.0.1-alpha.1711039277+58252fa1"

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