License |
License |
---|---|
Categories |
CategoriesGUI User Interface Permazen Data ORM |
GroupId | GroupIdio.permazen |
ArtifactId | ArtifactIdpermazen-guiapp |
Last Version | Last Version4.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPermazen GUI Application
Permazen Graphical User Interface (GUI) executable application.
|
Filename | Size |
---|---|
permazen-guiapp-4.1.9.pom | |
permazen-guiapp-4.1.9.jar | 53 KB |
permazen-guiapp-4.1.9-sources.jar | 20 KB |
permazen-guiapp-4.1.9-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-guiapp/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-guiapp</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-guiapp/
implementation 'io.permazen:permazen-guiapp:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-guiapp/
implementation ("io.permazen:permazen-guiapp:4.1.9")
'io.permazen:permazen-guiapp:jar:4.1.9'
<dependency org="io.permazen" name="permazen-guiapp" rev="4.1.9">
<artifact name="permazen-guiapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-guiapp', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-guiapp" % "4.1.9"
[io.permazen/permazen-guiapp "4.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-app | jar | 4.1.9 |
io.permazen : permazen-main | jar | 4.1.9 |
io.permazen : permazen-coreapi | jar | 4.1.9 |
io.permazen : permazen-parse | jar | 4.1.9 |
io.permazen : permazen-vaadin | jar | 4.1.9 |
com.google.guava : guava | jar | 31.1-jre |
org.dellroad : dellroad-stuff-spring | jar | 2.4.10 |
org.dellroad : dellroad-stuff-vaadin7 | jar | 2.4.10 |
org.springframework : spring-aspects | jar | 5.3.18 |
com.vaadin : vaadin-shared | jar | 7.7.17 |
com.vaadin : vaadin-server | jar | 7.7.17 |
org.eclipse.jetty : jetty-annotations | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-continuation | jar | 9.4.44.v20210927 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.aspectj : aspectjrt | jar | 1.9.7 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |