License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdde.caluga |
ArtifactId | ArtifactIdmorphium-gui |
Last Version | Last Version0.6.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMorphiumGui
Morphium - a Caching Object Mapper for MongoDB. This is the GUI-Part of the project. Easy to use Swing-Widgets
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
morphium-gui-0.6.13.pom | |
morphium-gui-0.6.13.jar | 66 KB |
morphium-gui-0.6.13-sources.jar | 31 KB |
morphium-gui-0.6.13-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.caluga/morphium-gui/ -->
<dependency>
<groupId>de.caluga</groupId>
<artifactId>morphium-gui</artifactId>
<version>0.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/de.caluga/morphium-gui/
implementation 'de.caluga:morphium-gui:0.6.13'
// https://jarcasting.com/artifacts/de.caluga/morphium-gui/
implementation ("de.caluga:morphium-gui:0.6.13")
'de.caluga:morphium-gui:jar:0.6.13'
<dependency org="de.caluga" name="morphium-gui" rev="0.6.13">
<artifact name="morphium-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.caluga', module='morphium-gui', version='0.6.13')
)
libraryDependencies += "de.caluga" % "morphium-gui" % "0.6.13"
[de.caluga/morphium-gui "0.6.13"]
Group / Artifact | Type | Version |
---|---|---|
de.caluga : morphium | jar | 1.5.2 |
cglib : cglib | jar | 2.2.2 |
log4j : log4j | jar | 1.2.16 |
jgoodies : forms | jar | 1.0.5 |
org.swinglabs : swingx | jar | 1.6.1 |
org.swinglabs : swing-layout | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |