is not current version
Last Version 3.2.0

net.oneandone:stool 3.0.0

Stage tool - runs multiple web applications on a single machine.

Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

stool
Version

Version

3.0.0
Type

Type

jar

Download stool 3.0.0


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