Last Version

Common Base for Jib Plugin Extension APIs 0.2.0

Internal common base for Jib Plugin Extension APIs.

License

License

GroupId

GroupId

com.google.cloud.tools
ArtifactId

ArtifactId

jib-plugins-extension-common
Version

Version

0.2.0
Type

Type

jar
Description

Description

Common Base for Jib Plugin Extension APIs
Internal common base for Jib Plugin Extension APIs.
Project URL

Project URL

https://github.com/GoogleContainerTools/jib
Source Code Management

Source Code Management

https://github.com/GoogleContainerTools/jib

Download jib-plugins-extension-common 0.2.0


<!-- https://jarcasting.com/artifacts/com.google.cloud.tools/jib-plugins-extension-common/ -->
<dependency>
    <groupId>com.google.cloud.tools</groupId>
    <artifactId>jib-plugins-extension-common</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.tools/jib-plugins-extension-common/
implementation 'com.google.cloud.tools:jib-plugins-extension-common:0.2.0'
// https://jarcasting.com/artifacts/com.google.cloud.tools/jib-plugins-extension-common/
implementation ("com.google.cloud.tools:jib-plugins-extension-common:0.2.0")
'com.google.cloud.tools:jib-plugins-extension-common:jar:0.2.0'
<dependency org="com.google.cloud.tools" name="jib-plugins-extension-common" rev="0.2.0">
  <artifact name="jib-plugins-extension-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.tools', module='jib-plugins-extension-common', version='0.2.0')
)
libraryDependencies += "com.google.cloud.tools" % "jib-plugins-extension-common" % "0.2.0"
[com.google.cloud.tools/jib-plugins-extension-common "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.