Mantled Illusion Essentials Parent Project

Parent to multiple utility style sub modules.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantledillusion.essentials
ArtifactId

ArtifactId

essentials-parent
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

pom
Description

Description

Mantled Illusion Essentials Parent Project
Parent to multiple utility style sub modules.
Project URL

Project URL

http://www.mantledillusion.com
Source Code Management

Source Code Management

https://github.com/MantledIllusion/essentials

Download essentials-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

  • camunda-essentials
  • concurrency-essentials
  • expression-essentials
  • graph-essentials
  • json-patch-essentials
  • object-essentials
  • string-essentials
  • reflection-essentials
  • vaadin-essentials
  • vaadin-flow-essentials

Versions

Version
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0