| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dotxyteam |
| Идентификатор | Идентификаторreflection-ui |
| Последняя версия | Последняя версия5.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеReflection UI
Java reflection-based GUI generator
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| reflection-ui-5.0.2.pom | |
| reflection-ui-5.0.2.jar | 34 MB |
| reflection-ui-5.0.2-sources.jar | 34 MB |
| reflection-ui-5.0.2-javadoc.jar | 887 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/ -->
<dependency>
<groupId>com.github.dotxyteam</groupId>
<artifactId>reflection-ui</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/
implementation 'com.github.dotxyteam:reflection-ui:5.0.2'
// https://jarcasting.com/artifacts/com.github.dotxyteam/reflection-ui/
implementation ("com.github.dotxyteam:reflection-ui:5.0.2")
'com.github.dotxyteam:reflection-ui:jar:5.0.2'
<dependency org="com.github.dotxyteam" name="reflection-ui" rev="5.0.2">
<artifact name="reflection-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dotxyteam', module='reflection-ui', version='5.0.2')
)
libraryDependencies += "com.github.dotxyteam" % "reflection-ui" % "5.0.2"
[com.github.dotxyteam/reflection-ui "5.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml : classmate | jar | 1.4.0 |
| com.google.guava : guava | jar | 18.0 |
| org.swinglabs : swingx-core | jar | 1.6.2-2 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| javax.activation : activation | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |