JIB Layer With Modification Time Extension - Maven plugin

JIB extension for creating a layer that has modification time set for all files within it.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.infobip.jib
ArtifactId

ArtifactId

jib-layer-with-modification-time-extension-maven
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JIB Layer With Modification Time Extension - Maven plugin
JIB extension for creating a layer that has modification time set for all files within it.
Project URL

Project URL

https://github.com/infobip/jib-layer-with-modification-time-extension-maven
Project Organization

Project Organization

Infobip Ltd.
Source Code Management

Source Code Management

https://github.com/infobip/jib-layer-with-modification-time-extension-maven.git

Download jib-layer-with-modification-time-extension-maven

How to add to project

<!-- https://jarcasting.com/artifacts/com.infobip.jib/jib-layer-with-modification-time-extension-maven/ -->
<dependency>
    <groupId>com.infobip.jib</groupId>
    <artifactId>jib-layer-with-modification-time-extension-maven</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.infobip.jib/jib-layer-with-modification-time-extension-maven/
implementation 'com.infobip.jib:jib-layer-with-modification-time-extension-maven:1.0.1'
// https://jarcasting.com/artifacts/com.infobip.jib/jib-layer-with-modification-time-extension-maven/
implementation ("com.infobip.jib:jib-layer-with-modification-time-extension-maven:1.0.1")
'com.infobip.jib:jib-layer-with-modification-time-extension-maven:jar:1.0.1'
<dependency org="com.infobip.jib" name="jib-layer-with-modification-time-extension-maven" rev="1.0.1">
  <artifact name="jib-layer-with-modification-time-extension-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infobip.jib', module='jib-layer-with-modification-time-extension-maven', version='1.0.1')
)
libraryDependencies += "com.infobip.jib" % "jib-layer-with-modification-time-extension-maven" % "1.0.1"
[com.infobip.jib/jib-layer-with-modification-time-extension-maven "1.0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.cloud.tools : jib-maven-plugin-extension-api jar 0.4.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-core jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1