de.edgesoft:edgeutils

Useful utilities for (mostly) Java projects. Besides the Java utility classes you find in the gitlab repository: - jaxb schemata and bindings - ant tasks - nsis example script for simple jar files

License

License

GroupId

GroupId

de.edgesoft
ArtifactId

ArtifactId

edgeutils
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

Useful utilities for (mostly) Java projects. Besides the Java utility classes you find in the gitlab repository: - jaxb schemata and bindings - ant tasks - nsis example script for simple jar files

Download edgeutils

How to add to project

<!-- https://jarcasting.com/artifacts/de.edgesoft/edgeutils/ -->
<dependency>
    <groupId>de.edgesoft</groupId>
    <artifactId>edgeutils</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.edgesoft/edgeutils/
implementation 'de.edgesoft:edgeutils:0.16.0'
// https://jarcasting.com/artifacts/de.edgesoft/edgeutils/
implementation ("de.edgesoft:edgeutils:0.16.0")
'de.edgesoft:edgeutils:jar:0.16.0'
<dependency org="de.edgesoft" name="edgeutils" rev="0.16.0">
  <artifact name="edgeutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.edgesoft', module='edgeutils', version='0.16.0')
)
libraryDependencies += "de.edgesoft" % "edgeutils" % "0.16.0"
[de.edgesoft/edgeutils "0.16.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.31
commons-cli : commons-cli jar 1.5.0
org.knowm.xchart : xchart jar 3.5.4
org.testfx : testfx-core jar 4.0.16-alpha
org.apache.xmlgraphics : batik-transcoder jar 1.14
org.apache.xmlgraphics : batik-dom jar 1.14
org.openjfx : javafx-controls jar 12.0.2
org.openjfx : javafx-graphics jar 12.0.2
org.openjfx : javafx-swing jar 12.0.2
org.openjfx : javafx-fxml jar 12.0.2
javax.xml.bind : jaxb-api jar 2.3.1
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

runtime (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.1

test (4)

Group / Artifact Type Version
org.testfx : testfx-junit5 jar 4.0.16-alpha
org.junit.jupiter : junit-jupiter-api jar 5.4.1
org.junit.jupiter : junit-jupiter-engine jar 5.4.1
org.junit.platform : junit-platform-launcher jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.0