de.edgesoft:edgeutils-parent

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-parent
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

pom
Description

Description

de.edgesoft:edgeutils-parent
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
Project URL

Project URL

https://gitlab.com/ekleinod/edgeutils/

Download edgeutils-parent

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

test (3)

Group / Artifact Type Version
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

  • edgeutils

Versions

Version
0.16.0
0.15.0
0.14.0