Xellitix Commons - Parent POM
Commons Parent POM.
Status
Pre-Alpha
Style
This project aims to adhere to the Google Java Style Guide.
Versioning
This project aims to adhere to Semantic Versioning 2.0.0.
License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdcom.xellitix.commons |
ArtifactId | ArtifactIddocker |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXellitix Commons - Docker
Docker library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
docker-0.1.0.pom | |
docker-0.1.0.jar | 9 KB |
docker-0.1.0-sources.jar | 9 KB |
docker-0.1.0-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xellitix.commons/docker/ -->
<dependency>
<groupId>com.xellitix.commons</groupId>
<artifactId>docker</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xellitix.commons/docker/
implementation 'com.xellitix.commons:docker:0.1.0'
// https://jarcasting.com/artifacts/com.xellitix.commons/docker/
implementation ("com.xellitix.commons:docker:0.1.0")
'com.xellitix.commons:docker:jar:0.1.0'
<dependency org="com.xellitix.commons" name="docker" rev="0.1.0">
<artifact name="docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xellitix.commons', module='docker', version='0.1.0')
)
libraryDependencies += "com.xellitix.commons" % "docker" % "0.1.0"
[com.xellitix.commons/docker "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.xellitix.commons : net | jar | 0.1.0 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-assistedinject | jar | 4.1.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.assertj : assertj-core | jar | 3.8.0 |
Commons Parent POM.
Pre-Alpha
This project aims to adhere to the Google Java Style Guide.
This project aims to adhere to Semantic Versioning 2.0.0.