is not current version
Last Version 0.10.0

commons-parent 0.9.0

Parent project for Crabs Hue common libraries, and possibly other projects. Defines some default dependencies and build plugins.

License

License

GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-parent
Version

Version

0.9.0
Type

Type

pom
Description

Description

commons-parent
Parent project for Crabs Hue common libraries, and possibly other projects. Defines some default dependencies and build plugins.
Project Organization

Project Organization

Crabs Hue
Source Code Management

Source Code Management

https://github.com/crabs-hue/crabs-hue-commons-java.git

Download commons-parent 0.9.0

Filename Size
commons-parent-0.9.0.pom 6 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.