Last Version

Reflection UI 5.0.2

Java reflection-based GUI generator

License

License

GroupId

GroupId

com.github.dotxyteam
ArtifactId

ArtifactId

reflection-ui
Version

Version

5.0.2
Type

Type

jar
Description

Description

Reflection UI
Java reflection-based GUI generator
Project URL

Project URL

http://javacollection.net/reflectionui/
Source Code Management

Source Code Management

https://github.com/dotxyteam/ReflectionUI

Download reflection-ui 5.0.2


<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.