Last Version

Spin :: Core 0.3.0

A command-line tool for service and resource orchestration.

License

License

GroupId

GroupId

com.leshazlewood.spin
ArtifactId

ArtifactId

spin-core
Version

Version

0.3.0
Type

Type

jar
Description

Description

Spin :: Core
A command-line tool for service and resource orchestration.

Download spin-core 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.10
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.