is not current version
Last Version 0.0.5

com.github.bannmann.labs:labs 0.0.1

Provides common plugins and settings

License

License

GroupId

GroupId

com.github.bannmann.labs
ArtifactId

ArtifactId

labs
Version

Version

0.0.1
Type

Type

pom
Description

Description

Provides common plugins and settings

Download labs 0.0.1

Filename Size
labs-0.0.1.pom 8 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mizool : mizool-core jar

provided (1)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3
org.testng : testng jar 6.8.17

Project Modules

  • annotations
  • core
  • kumuluzee-errorhandling
  • records-api