MVN

com.google.cloud.tools : jib-layer-filter-extension-maven

Maven & Gradle

Mar 30, 2022
114 stars

Layer Filter Extension for Jib Maven Plugin · Allows fine-grained control of files in image layers.

<dependency>
    <groupId>com.google.cloud.tools</groupId>
    <artifactId>jib-layer-filter-extension-maven</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.3.0

All Versions

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

Version Vulnerabilities Updated
0.3.x
jib-layer-filter-extension-maven-0.3.0
0.2.x
jib-layer-filter-extension-maven-0.2.0
0.1.x
jib-layer-filter-extension-maven-0.1.0

How to add a dependency to Maven

Add the following com.google.cloud.tools : jib-layer-filter-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-layer-filter-extension-maven</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.cloud.tools:jib-layer-filter-extension-maven:0.3.0'

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

implementation("com.google.cloud.tools:jib-layer-filter-extension-maven:0.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.cloud.tools" % "jib-layer-filter-extension-maven" % "0.3.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

Sep 01, 2022
19.7k stars
Jun 29, 2023
1 usages
4k stars
Aug 27, 2020
1 stars
Jun 04, 2020
0 stars
Jun 07, 2020
0 stars
Jun 05, 2020
0 stars
Mar 22, 2023
1 usages
217 stars
Mar 22, 2023
6 usages
217 stars
Aug 04, 2023
8 stars