Spin :: Plugins :: Docker Plugin

A command-line tool for service and resource orchestration.

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.leshazlewood.spin
ArtifactId

ArtifactId

docker-spin-plugin
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spin :: Plugins :: Docker Plugin
A command-line tool for service and resource orchestration.

Download docker-spin-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.leshazlewood.spin : spin-plugin-api jar 0.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0