Last Version

EASy-Producer Docker instantiator 1.3.2

The Docker instantiator of EASy-Producer.

License

License

Categories

Categories

Ant Build Tools Docker Container Virtualization Tools Net
GroupId

GroupId

net.ssehub.easy.instantiation
ArtifactId

ArtifactId

docker
Version

Version

1.3.2
Type

Type

jar
Description

Description

EASy-Producer Docker instantiator
The Docker instantiator of EASy-Producer.
Project URL

Project URL

https://sse.uni-hildesheim.de/forschung/projekte/easy-producer/
Source Code Management

Source Code Management

https://github.com/SSEHUB/EASyProducer.git

Download docker 1.3.2


<!-- https://jarcasting.com/artifacts/net.ssehub.easy.instantiation/docker/ -->
<dependency>
    <groupId>net.ssehub.easy.instantiation</groupId>
    <artifactId>docker</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ssehub.easy.instantiation/docker/
implementation 'net.ssehub.easy.instantiation:docker:1.3.2'
// https://jarcasting.com/artifacts/net.ssehub.easy.instantiation/docker/
implementation ("net.ssehub.easy.instantiation:docker:1.3.2")
'net.ssehub.easy.instantiation:docker:jar:1.3.2'
<dependency org="net.ssehub.easy.instantiation" name="docker" rev="1.3.2">
  <artifact name="docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ssehub.easy.instantiation', module='docker', version='1.3.2')
)
libraryDependencies += "net.ssehub.easy.instantiation" % "docker" % "1.3.2"
[net.ssehub.easy.instantiation/docker "1.3.2"]

Dependencies

compile (6)

Group / Artifact Type Version
net.ssehub.easy : instantiatorCore jar 1.3.2
org.eclipse.jdt : org.eclipse.jdt.core jar
org.eclipse.platform : org.eclipse.text jar
com.github.docker-java : docker-java-core jar 3.2.7
com.github.docker-java : docker-java-transport jar 3.2.7
com.github.docker-java : docker-java-transport-httpclient5 jar 3.2.7

Project Modules

There are no modules declared in this project.