Last Version

Dockerunit Parent Pom 0.2.0

Parent POM for dockerunit modules

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.github.dockerunit
ArtifactId

ArtifactId

dockerunit-parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

Dockerunit Parent Pom
Parent POM for dockerunit modules
Project URL

Project URL

https://github.com/dockerunit/dockerunit-parent
Source Code Management

Source Code Management

https://github.com/dockerunit/dockerunit-parent.git

Download dockerunit-parent 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.dockerunit/dockerunit-parent/ -->
<dependency>
    <groupId>com.github.dockerunit</groupId>
    <artifactId>dockerunit-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dockerunit/dockerunit-parent/
implementation 'com.github.dockerunit:dockerunit-parent:0.2.0'
// https://jarcasting.com/artifacts/com.github.dockerunit/dockerunit-parent/
implementation ("com.github.dockerunit:dockerunit-parent:0.2.0")
'com.github.dockerunit:dockerunit-parent:pom:0.2.0'
<dependency org="com.github.dockerunit" name="dockerunit-parent" rev="0.2.0">
  <artifact name="dockerunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dockerunit', module='dockerunit-parent', version='0.2.0')
)
libraryDependencies += "com.github.dockerunit" % "dockerunit-parent" % "0.2.0"
[com.github.dockerunit/dockerunit-parent "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.