MVN

org.virtuslab : pulumi-kubernetes-kotlin

Maven & Gradle

Jul 14, 2023
54 stars

Pulumi Kubernetes Kotlin · Build cloud applications and infrastructure by combining the safety and reliability of infrastructure as code with the power of the Kotlin programming language.

<dependency>
    <groupId>org.virtuslab</groupId>
    <artifactId>pulumi-kubernetes-kotlin</artifactId>
    <version>3.30.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.virtuslab : pulumi-kubernetes-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.30.2.0

All Versions

Choose a version of org.virtuslab : pulumi-kubernetes-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.30.x
pulumi-kubernetes-kotlin-3.30.2.0
pulumi-kubernetes-kotlin-3.30.1.0
3.24.x
pulumi-kubernetes-kotlin-3.24.0.1

How to add a dependency to Maven

Add the following org.virtuslab : pulumi-kubernetes-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.virtuslab</groupId>
    <artifactId>pulumi-kubernetes-kotlin</artifactId>
    <version>3.30.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.virtuslab : pulumi-kubernetes-kotlin gradle dependency to your build.gradle file:

implementation 'org.virtuslab:pulumi-kubernetes-kotlin:3.30.2.0'

Gradle Kotlin DSL: Add the following org.virtuslab : pulumi-kubernetes-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.virtuslab:pulumi-kubernetes-kotlin:3.30.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.virtuslab : pulumi-kubernetes-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.virtuslab" % "pulumi-kubernetes-kotlin" % "3.30.2.0"

Advertisement

Dependencies from Group

Jun 02, 2015
14 usages
368 stars
Jun 02, 2015
9 usages
368 stars
Jun 02, 2015
5 usages
368 stars
Jun 02, 2015
5 usages
368 stars
Jun 02, 2015
4 usages
368 stars

Discover Dependencies