| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.codehaus.jtstand |
| Идентификатор | Идентификаторjtstand |
| Последняя версия | Последняя версия1.5.13 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеjtstand
JTStand is a Scripting Environment for Data Collection.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jtstand-1.5.13.pom | 10 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.3.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |