Last Version

Oversigt UI 0.6

This parent POM is made for great Java projects, handling Eclipse and optional Project Lombok integration, having consistent Checkstyle and SpotBugs (successor of FindBugs) definitions in addition to even more Maven pre-configuration.

License

License

GroupId

GroupId

com.hlag.oversigt
ArtifactId

ArtifactId

oversigt-ui
Version

Version

0.6
Type

Type

jar
Description

Description

Oversigt UI
This parent POM is made for great Java projects, handling Eclipse and optional Project Lombok integration, having consistent Checkstyle and SpotBugs (successor of FindBugs) definitions in addition to even more Maven pre-configuration.
Project URL

Project URL

http://github.com/Hapag-Lloyd/oversigt
Project Organization

Project Organization

Hapag-Lloyd AG
Source Code Management

Source Code Management

https://github.com/Hapag-Lloyd/oversigt

Download oversigt-ui 0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
de.lars-sh : utils jar 0.9.4

provided (3)

Group / Artifact Type Version
de.lars-sh : utils-annotations jar 0.9.4
de.lars-sh : lombok-annotations jar 1.18.8
com.github.spotbugs : spotbugs-annotations jar 3.1.12

test (6)

Group / Artifact Type Version
de.lars-sh : utils-test jar 0.9.4
org.jooq : joor-java-8 jar 0.9.12
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.platform : junit-platform-runner jar 1.5.1
org.mockito : mockito-core jar 3.0.0

Project Modules

There are no modules declared in this project.