j

jib-plugins-extension-common

Internal common base for Jib Plugin Extension APIs.
https://github.com/GoogleContainerTools/jib
The Apache License, Version 2.0
Chanseok Oh Appu Goundan Tad Cordle Brian de Alwis Qingyang Chen
Files download
File Operation
jib-plugins-extension-common-0.1.0.jar download
jib-plugins-extension-common-0.1.0.pom download
jib-plugins-extension-common-0.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.google.cloud.tools</groupId>
  <artifactId>jib-plugins-extension-common</artifactId>
  <version>0.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.google.cloud.tools:jib-plugins-extension-common:0.1.0'
Gradle Kotlin
implementation("com.google.cloud.tools:jib-plugins-extension-common:0.1.0")
Scala SBT
libraryDependencies += "com.google.cloud.tools" % "jib-plugins-extension-common" % "0.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.google.cloud.tools', module='jib-plugins-extension-common', version='0.1.0')
)
Apache Ivy
<dependency org="com.google.cloud.tools" name="jib-plugins-extension-common" rev="0.1.0" />
Leiningen
[com.google.cloud.tools/jib-plugins-extension-common "0.1.0"]
Apache Buildr
'com.google.cloud.tools:jib-plugins-extension-common:jar:0.1.0'
Dependencies
The project has no third-party dependencies