License |
License |
---|---|
GroupId | GroupIdcom.github.dotxyteam |
ArtifactId | ArtifactIdreflection-ui |
Last Version | Last Version5.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReflection UI
Java reflection-based GUI generator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |