ComHix common Parent

ComHix common basic stuff

License

License

GroupId

GroupId

de.comhix.commons
ArtifactId

ArtifactId

commons-parent
Last Version

Last Version

2.2.5
Release Date

Release Date

Type

Type

pom
Description

Description

ComHix common Parent
ComHix common basic stuff
Source Code Management

Source Code Management

https://gitlab.com/NoZomIBK/commons

Download commons-parent

Filename Size
commons-parent-2.2.5.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • logging
  • mongodb
  • updater

Versions

Version
2.2.5
2.2.4
2.2.3
2.2.2
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.6.3
1.6.2
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0