| License |
License |
|---|---|
| Categories |
CategoriesDocker Container Virtualization Tools |
| GroupId | GroupIdcom.fizzed |
| ArtifactId | ArtifactIdblaze-docker |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom for all Fizzed maven projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| blaze-docker-1.0.2.pom | |
| blaze-docker-1.0.2.jar | 11 KB |
| blaze-docker-1.0.2-sources.jar | 8 KB |
| blaze-docker-1.0.2-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/blaze-docker/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>blaze-docker</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/blaze-docker/
implementation 'com.fizzed:blaze-docker:1.0.2'
// https://jarcasting.com/artifacts/com.fizzed/blaze-docker/
implementation ("com.fizzed:blaze-docker:1.0.2")
'com.fizzed:blaze-docker:jar:1.0.2'
<dependency org="com.fizzed" name="blaze-docker" rev="1.0.2">
<artifact name="blaze-docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='blaze-docker', version='1.0.2')
)
libraryDependencies += "com.fizzed" % "blaze-docker" % "1.0.2"
[com.fizzed/blaze-docker "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fizzed : blaze-core | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fizzed : blaze-ssh | jar | 1.0.2 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.3.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.sshd : sshd-core | jar | 2.4.0 |