| License |
License |
|---|---|
| Categories |
CategoriesNet GUI User Interface |
| GroupId | GroupIdnet.sf.jguiraffe |
| ArtifactId | ArtifactIdjguiraffe |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJGUIraffe
Java GUI Resource and Application Framework with Form Extensions
|
| Project Organization |
Project OrganizationThe JGUIraffe Team |
| Filename | Size |
|---|---|
| jguiraffe-1.4.pom | |
| jguiraffe-1.4.jar | 706 KB |
| jguiraffe-1.4-sources.jar | 1 MB |
| jguiraffe-1.4-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jguiraffe/jguiraffe/ -->
<dependency>
<groupId>net.sf.jguiraffe</groupId>
<artifactId>jguiraffe</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jguiraffe/jguiraffe/
implementation 'net.sf.jguiraffe:jguiraffe:1.4'
// https://jarcasting.com/artifacts/net.sf.jguiraffe/jguiraffe/
implementation ("net.sf.jguiraffe:jguiraffe:1.4")
'net.sf.jguiraffe:jguiraffe:jar:1.4'
<dependency org="net.sf.jguiraffe" name="jguiraffe" rev="1.4">
<artifact name="jguiraffe" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jguiraffe', module='jguiraffe', version='1.4')
)
libraryDependencies += "net.sf.jguiraffe" % "jguiraffe" % "1.4"
[net.sf.jguiraffe/jguiraffe "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.3 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-configuration : commons-configuration | jar | 1.10 |
| commons-jelly : commons-jelly | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.jguiraffe : jguiraffe-test-helper | jar | 1.4 |
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.3 |
| xerces : xercesImpl | jar | 2.12.1 |