Last Version

Spin 0.3.0

A command-line tool for service and resource orchestration.

License

License

GroupId

GroupId

com.leshazlewood.spin
ArtifactId

ArtifactId

spin-root
Version

Version

0.3.0
Type

Type

pom
Description

Description

Spin
A command-line tool for service and resource orchestration.
Project URL

Project URL

https://github.com/lhazlewood/spin
Source Code Management

Source Code Management

https://github.com/lhazlewood/spin.git

Download spin-root 0.3.0

Filename Size
spin-root-0.3.0.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • plugin-api
  • plugins
  • cli
  • dist