Last Version

jtstand-demo 1.5.13

jtstand-demo is the demo application module of JTStand. It is not a typical Hello Word app, but trying to show some extremes instead.

License

License

GroupId

GroupId

org.codehaus.jtstand
ArtifactId

ArtifactId

jtstand-demo
Version

Version

1.5.13
Type

Type

jar
Description

Description

jtstand-demo
jtstand-demo is the demo application module of JTStand. It is not a typical Hello Word app, but trying to show some extremes instead.
Project Organization

Project Organization

jtstand.com

Download jtstand-demo 1.5.13


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.jtstand : jtstand-ui jar 1.5.13
org.codehaus.jtstand : jtstand-label jar 1.5.13
org.codehaus.groovy : groovy-jsr223 jar 2.4.4
org.codehaus.groovy : groovy jar 2.4.4
org.jboss.logging : jboss-logging jar 3.3.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.