License |
License |
---|---|
GroupId | GroupIdorg.codehaus.jtstand |
ArtifactId | ArtifactIdjtstand |
Last Version | Last Version1.5.13 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjtstand
JTStand is a Scripting Environment for Data Collection.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jtstand-1.5.13.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand/ -->
<dependency>
<groupId>org.codehaus.jtstand</groupId>
<artifactId>jtstand</artifactId>
<version>1.5.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand/
implementation 'org.codehaus.jtstand:jtstand:1.5.13'
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand/
implementation ("org.codehaus.jtstand:jtstand:1.5.13")
'org.codehaus.jtstand:jtstand:pom:1.5.13'
<dependency org="org.codehaus.jtstand" name="jtstand" rev="1.5.13">
<artifact name="jtstand" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jtstand', module='jtstand', version='1.5.13')
)
libraryDependencies += "org.codehaus.jtstand" % "jtstand" % "1.5.13"
[org.codehaus.jtstand/jtstand "1.5.13"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |