Sisyphus Deploy Plugin

Deploy sisyphus project to environments.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.bybutter.sisyphus.deploy
ArtifactId

ArtifactId

com.bybutter.sisyphus.deploy.gradle.plugin
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Sisyphus Deploy Plugin
Deploy sisyphus project to environments.
Project URL

Project URL

https://github.com/ButterCam/sisyphus
Source Code Management

Source Code Management

https://github.com/ButterCam/sisyphus

Download com.bybutter.sisyphus.deploy.gradle.plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.bybutter.sisyphus.deploy/com.bybutter.sisyphus.deploy.gradle.plugin/ -->
<dependency>
    <groupId>com.bybutter.sisyphus.deploy</groupId>
    <artifactId>com.bybutter.sisyphus.deploy.gradle.plugin</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bybutter.sisyphus.deploy/com.bybutter.sisyphus.deploy.gradle.plugin/
implementation 'com.bybutter.sisyphus.deploy:com.bybutter.sisyphus.deploy.gradle.plugin:1.4.0'
// https://jarcasting.com/artifacts/com.bybutter.sisyphus.deploy/com.bybutter.sisyphus.deploy.gradle.plugin/
implementation ("com.bybutter.sisyphus.deploy:com.bybutter.sisyphus.deploy.gradle.plugin:1.4.0")
'com.bybutter.sisyphus.deploy:com.bybutter.sisyphus.deploy.gradle.plugin:pom:1.4.0'
<dependency org="com.bybutter.sisyphus.deploy" name="com.bybutter.sisyphus.deploy.gradle.plugin" rev="1.4.0">
  <artifact name="com.bybutter.sisyphus.deploy.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bybutter.sisyphus.deploy', module='com.bybutter.sisyphus.deploy.gradle.plugin', version='1.4.0')
)
libraryDependencies += "com.bybutter.sisyphus.deploy" % "com.bybutter.sisyphus.deploy.gradle.plugin" % "1.4.0"
[com.bybutter.sisyphus.deploy/com.bybutter.sisyphus.deploy.gradle.plugin "1.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.bybutter.sisyphus.tools : sisyphus-project-gradle-plugin jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0