Last Version

Stool Setup 3.3.5

Runs multiple web applications in multiple tomcats on a single machine. Stool is a command line tool that provides a lifecycle for stages: create, configure, build, run and remove. A stage contains web applications, that may come in different flavors: Maven war projects or artifacts (GAV coordinates).

License

License

Categories

Categories

Net
GroupId

GroupId

net.oneandone.stool
ArtifactId

ArtifactId

setup
Version

Version

3.3.5
Type

Type

jar
Description

Description

Stool Setup
Runs multiple web applications in multiple tomcats on a single machine. Stool is a command line tool that provides a lifecycle for stages: create, configure, build, run and remove. A stage contains web applications, that may come in different flavors: Maven war projects or artifacts (GAV coordinates).
Project Organization

Project Organization

1&1

Download setup 3.3.5


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

Dependencies

compile (3)

Group / Artifact Type Version
net.oneandone.stool : main jar 3.3.5
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.