JFaceUtils

Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.

License

License

GroupId

GroupId

io.github.albertus82
ArtifactId

ArtifactId

jface-utils
Last Version

Last Version

19.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JFaceUtils
Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.
Project URL

Project URL

https://github.com/albertus82/jface-utils
Source Code Management

Source Code Management

https://github.com/albertus82/jface-utils

Download jface-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.albertus82/jface-utils/ -->
<dependency>
    <groupId>io.github.albertus82</groupId>
    <artifactId>jface-utils</artifactId>
    <version>19.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.albertus82/jface-utils/
implementation 'io.github.albertus82:jface-utils:19.0.2'
// https://jarcasting.com/artifacts/io.github.albertus82/jface-utils/
implementation ("io.github.albertus82:jface-utils:19.0.2")
'io.github.albertus82:jface-utils:jar:19.0.2'
<dependency org="io.github.albertus82" name="jface-utils" rev="19.0.2">
  <artifact name="jface-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.albertus82', module='jface-utils', version='19.0.2')
)
libraryDependencies += "io.github.albertus82" % "jface-utils" % "19.0.2"
[io.github.albertus82/jface-utils "19.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.platform : org.eclipse.jface jar 3.25.0
org.eclipse.platform : org.eclipse.core.commands jar 3.10.100
org.eclipse.platform : org.eclipse.equinox.common jar 3.16.0
com.sun.activation : javax.activation Optional jar 1.2.0
jakarta.xml.bind : jakarta.xml.bind-api Optional jar 2.3.3

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
19.0.2
19.0.1
19.0.0