| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.codehaus.jtstand |
| Идентификатор | Идентификаторjtstand-ui |
| Последняя версия | Последняя версия1.5.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjtstand-ui
jtstand-ui is the user interface module of JTStand.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jtstand-ui-1.5.13.pom | |
| jtstand-ui-1.5.13.jar | 284 KB |
| jtstand-ui-1.5.13-sources.jar | 130 KB |
| jtstand-ui-1.5.13-javadoc.jar | 410 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-ui/ -->
<dependency>
<groupId>org.codehaus.jtstand</groupId>
<artifactId>jtstand-ui</artifactId>
<version>1.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-ui/
implementation 'org.codehaus.jtstand:jtstand-ui:1.5.13'
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-ui/
implementation ("org.codehaus.jtstand:jtstand-ui:1.5.13")
'org.codehaus.jtstand:jtstand-ui:jar:1.5.13'
<dependency org="org.codehaus.jtstand" name="jtstand-ui" rev="1.5.13">
<artifact name="jtstand-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jtstand', module='jtstand-ui', version='1.5.13')
)
libraryDependencies += "org.codehaus.jtstand" % "jtstand-ui" % "1.5.13"
[org.codehaus.jtstand/jtstand-ui "1.5.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.jtstand : jtstand-core | jar | 1.5.13 |
| com.jgoodies : jgoodies-looks | jar | 2.5.3 |
| org.jfree : jfreechart | jar | 1.0.19 |
| commons-cli : commons-cli | jar | 1.2 |
| org.swinglabs.swingx : swingx-core | jar | 1.6.5-1 |
| org.codehaus.jtstand : jtstand-editor | jar | 1.5.13 |
| log4j : log4j | jar | 1.2.17 |
| org.jboss.logging : jboss-logging | jar | 3.3.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |