MVN

com.google.cloud.tools : jib-classpath-main-class-extension-maven

Maven & Gradle

Apr 08, 2021
114 stars

Classpath and Main Class Extension for Jib Maven Plugin · Enables extracting and handling Java classpath and main class in default image entrypoint.

<dependency>
    <groupId>com.google.cloud.tools</groupId>
    <artifactId>jib-classpath-main-class-extension-maven</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.cloud.tools : jib-classpath-main-class-extension-maven to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.google.cloud.tools : jib-classpath-main-class-extension-maven to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
jib-classpath-main-class-extension-maven-0.1.0

How to add a dependency to Maven

Add the following com.google.cloud.tools : jib-classpath-main-class-extension-maven maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.cloud.tools</groupId>
    <artifactId>jib-classpath-main-class-extension-maven</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.cloud.tools : jib-classpath-main-class-extension-maven gradle dependency to your build.gradle file:

implementation 'com.google.cloud.tools:jib-classpath-main-class-extension-maven:0.1.0'

Gradle Kotlin DSL: Add the following com.google.cloud.tools : jib-classpath-main-class-extension-maven gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.cloud.tools:jib-classpath-main-class-extension-maven:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.cloud.tools : jib-classpath-main-class-extension-maven sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.cloud.tools" % "jib-classpath-main-class-extension-maven" % "0.1.0"

Advertisement

Dependencies from Group

May 11, 2023
29 usages
13.2k stars
Aug 07, 2020
6 usages
13.2k stars
Aug 05, 2020
5 usages
13.2k stars
May 12, 2023
4 usages
13.2k stars
May 20, 2020
4 usages
13.2k stars

Discover Dependencies

Jul 16, 2022
8 usages
Aug 25, 2023
4 usages
3.9k stars
Jan 12, 2023
May 08, 2021
1 usages
0 stars
Jul 24, 2022
4.9k stars
May 05, 2021
4 usages
6 stars
Dec 17, 2021
379 stars
Dec 21, 2021
6 usages
0 stars