License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.infobip.jib |
ArtifactId | ArtifactIdjib-layer-with-modification-time-extension-maven |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJIB 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud.tools : jib-maven-plugin-extension-api | jar | 0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-core | jar | |
org.assertj : assertj-core | jar |