AWS EC2 Instance Rebooter

Simple tool to remotely reboot AWS EC2 instances

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

awsEc2InstanceRebooter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

AWS EC2 Instance Rebooter
Simple tool to remotely reboot AWS EC2 instances
Project Organization

Project Organization

Frederik Kammel
Source Code Management

Source Code Management

https://github.com/vatbub/awsEc2InstanceRebooter

Download awsEc2InstanceRebooter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-ec2 jar 1.11.168
com.github.vatbub : common.core jar 0.1.1
commons-cli : commons-cli jar 1.4
org.jetbrains : annotations jar 15.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0