License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.stool |
ArtifactId | ArtifactIdmain |
Version | Version4.0.3 |
Type | Typejar |
Description |
DescriptionStool Main
Stool's main component. Command line tool and Java Library for dashboard.
|
Project Organization |
Project Organization1&1 |
Filename | Size |
---|---|
main-4.0.3.pom | |
main-4.0.3.jar | 284 KB |
main-4.0.3-test-sources.jar | 18 KB |
main-4.0.3-sources.jar | 160 KB |
main-4.0.3-javadoc.jar | 998 KB |
main-4.0.3-application.sh | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.stool/main/ -->
<dependency>
<groupId>net.oneandone.stool</groupId>
<artifactId>main</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.stool/main/
implementation 'net.oneandone.stool:main:4.0.3'
// https://jarcasting.com/artifacts/net.oneandone.stool/main/
implementation ("net.oneandone.stool:main:4.0.3")
'net.oneandone.stool:main:jar:4.0.3'
<dependency org="net.oneandone.stool" name="main" rev="4.0.3">
<artifact name="main" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.stool', module='main', version='4.0.3')
)
libraryDependencies += "net.oneandone.stool" % "main" % "4.0.3"
[net.oneandone.stool/main "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
net.oneandone : sushi | jar | 3.2.1 |
net.oneandone : setenv | jar | 1.0.2 |
net.oneandone : inline | jar | 1.1.1 |
net.oneandone.maven : embedded | jar | 3.12.2 |
com.sun.mail : javax.mail | jar | 1.6.2 |
com.google.code.gson : gson | jar | 2.8.5 |
com.github.jnr : jnr-unixsocket | jar | 0.21 |
org.kamranzafar : jtar | jar | 2.3 |
org.freemarker : freemarker | jar | 2.3.28 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |