Last Version

buildah-java 1.0.1

Buildah integration in Java

License

License

http://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

Java Languages
GroupId

GroupId

io.jshift
ArtifactId

ArtifactId

buildah-java
Version

Version

1.0.1
Type

Type

pom
Description

Description

buildah-java
Buildah integration in Java
Project URL

Project URL

http://github.com/jshiftio/buildah-java

Download buildah-java 1.0.1

Filename Size
buildah-java-1.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.jshift/buildah-java/ -->
<dependency>
    <groupId>io.jshift</groupId>
    <artifactId>buildah-java</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.jshift/buildah-java/
implementation 'io.jshift:buildah-java:1.0.1'
// https://jarcasting.com/artifacts/io.jshift/buildah-java/
implementation ("io.jshift:buildah-java:1.0.1")
'io.jshift:buildah-java:pom:1.0.1'
<dependency org="io.jshift" name="buildah-java" rev="1.0.1">
  <artifact name="buildah-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.jshift', module='buildah-java', version='1.0.1')
)
libraryDependencies += "io.jshift" % "buildah-java" % "1.0.1"
[io.jshift/buildah-java "1.0.1"]

Dependencies

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

Project Modules

  • buildah-binary
  • buildah-core