MVN

com.pulumi : github

Maven & Gradle

Aug 26, 2023
54 stars

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

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

Latest Version

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

  • Latest Stable: 5.16.0
  • Latest Beta: 5.12.0-beta.1
  • Latest Alpha: 5.17.0-alpha.1693028128+06b86f09

All Versions

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

Version Vulnerabilities Updated
5.17.x
github-5.17.0-alpha.1693028128+06b86f09
github-5.17.0-alpha.1692855292+02ade2c0
5.16.x
github-5.16.0
github-5.16.0-alpha.1692028814+72f00503
github-5.16.0-alpha.1691732546+09663d5f
github-5.16.0-alpha.1691128556+b7f92d4a
github-5.16.0-alpha.1690435546+5ed4d317
5.15.x
github-5.15.0
github-5.15.0-alpha.1690398263+9bc3af7e
github-5.15.0-alpha.1689313056+13afe9cd
github-5.15.0-alpha.1689105661+4c95f807
5.14.x
github-5.14.1
github-5.14.0
github-5.14.0-alpha.1688667520+9ef0368a
5.13.x
github-5.13.0
github-5.13.0-alpha.1687973119+4ba11613
github-5.13.0-alpha.1687671462+9e1d640e
github-5.13.0-alpha.1687521507+03f93fbd
5.12.x
github-5.12.1
github-5.12.0-alpha.1687045849+902b880c
github-5.12.0-beta.1
5.11.x
github-5.11.0
github-5.11.0-alpha.1686952498+d2c5c5f6
github-5.11.0-alpha.1686634570+a62e744c
github-5.11.0-alpha.1686288778+7b3a6d70
github-5.11.0-alpha.1686048711+060454aa
5.10.x
github-5.10.0
github-5.10.0-alpha.1685673200+e3562663
github-5.10.0-alpha.1685165806+d896ebd6
github-5.10.0-alpha.1685079549+5f78cd04
github-5.10.0-alpha.1684867565+02f04317
github-5.10.0-alpha.1684388330+b9145b06
github-5.10.0-alpha.1684215254+ad753b8b
github-5.10.0-alpha.1683955644+dd42cf58
github-5.10.0-alpha.1683784123+fd26f47b
5.9.x
github-5.9.1
github-5.9.0
github-5.9.0-alpha.1683752304+c5de6232
github-5.9.0-alpha.1683610445+963eb76d
github-5.9.0-alpha.1683351090+65a01653
github-5.9.0-alpha.1683265053+07076736
github-5.9.0-alpha.1683051638+a462cab5
5.8.x
github-5.8.0
github-5.8.0-alpha.1681938440+ddf6c005
github-5.8.0-alpha.1681929454+1fce4957
github-5.8.0-alpha.1680908793+a30b6472
5.7.x
github-5.7.0
github-5.7.0-alpha.1680815968+cd8957eb
github-5.7.0-alpha.1680747500+e5d900cf
github-5.7.0-alpha.1679414495+00d5a278
github-5.7.0-alpha.1679334442+9f613067
5.6.x
github-5.6.0
github-5.6.0-alpha.1678837843+4b78b9d1
github-5.6.0-alpha.1678231022+22428c61
github-5.6.0-alpha.1678132318+99cb2c48
github-5.6.0-alpha.1677783070+11692274
5.5.x
github-5.5.0
github-5.5.0-alpha.1677508679+723c20c3
github-5.5.0-alpha.1677491223+21272396
5.4.x
github-5.4.0
github-5.4.0-alpha.1676395162+6cc0aa42
github-5.4.0-alpha.1676333155+57c49b05
5.3.x
github-5.3.0
github-5.3.0-alpha.1674582786+776a009c
github-5.3.0-alpha.1674068358+5b9ca759
5.2.x
github-5.2.1
github-5.2.0
github-5.2.0-alpha.1673638210+50435cfe
5.1.x
github-5.1.0
5.0.x
github-5.0.0
github-5.0.0-alpha.1663887713+95d019c2
4.18.x
github-4.18.0-alpha.1663889758+d6411e50
4.17.x
github-4.17.0
github-4.17.0-alpha.1662043476+3021a175
4.16.x
github-4.16.0
github-4.16.0-alpha.1660927842+c804f9a9
github-4.16.0-alpha.1660165600+68e4bff3
4.15.x
github-4.15.1
github-4.15.0
github-4.15.0-alpha.1659603026+321172cc

How to add a dependency to Maven

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

<dependency>
    <groupId>com.pulumi</groupId>
    <artifactId>github</artifactId>
    <version>5.16.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.pulumi:github:5.16.0'

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

implementation("com.pulumi:github:5.16.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.pulumi" % "github" % "5.16.0"

Advertisement

Dependencies from Group

gcp
Aug 24, 2023
167 stars
Dec 12, 2022
9 stars
Aug 24, 2023
208 stars
Jul 14, 2023
60 stars
Aug 02, 2023
15 stars

Discover Dependencies

Aug 11, 2023
49 stars
Aug 26, 2023
8 stars
Aug 04, 2022
11 stars
Aug 11, 2022
1 stars
Sep 22, 2022
5.7k stars
Sep 22, 2022
5.6k stars
Sep 22, 2022
5.6k stars
Sep 22, 2022
5.6k stars
Sep 22, 2022
5.6k stars
Sep 22, 2022
5.6k stars