| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bannmann.labs |
| ArtifactId | ArtifactIdkumuluzee-errorhandling |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
DescriptionProvides common plugins and settings
|
<!-- https://jarcasting.com/artifacts/com.github.bannmann.labs/kumuluzee-errorhandling/ -->
<dependency>
<groupId>com.github.bannmann.labs</groupId>
<artifactId>kumuluzee-errorhandling</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bannmann.labs/kumuluzee-errorhandling/
implementation 'com.github.bannmann.labs:kumuluzee-errorhandling:0.0.4'
// https://jarcasting.com/artifacts/com.github.bannmann.labs/kumuluzee-errorhandling/
implementation ("com.github.bannmann.labs:kumuluzee-errorhandling:0.0.4")
'com.github.bannmann.labs:kumuluzee-errorhandling:jar:0.0.4'
<dependency org="com.github.bannmann.labs" name="kumuluzee-errorhandling" rev="0.0.4">
<artifact name="kumuluzee-errorhandling" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bannmann.labs', module='kumuluzee-errorhandling', version='0.0.4')
)
libraryDependencies += "com.github.bannmann.labs" % "kumuluzee-errorhandling" % "0.0.4"
[com.github.bannmann.labs/kumuluzee-errorhandling "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.bannmann.labs : annotations | jar | 0.0.4 |
| com.github.bannmann.labs : core | jar | 0.0.4 |
| com.github.mizool.technology : technology-jackson | jar | |
| com.kumuluz.ee : kumuluzee-core | jar | |
| com.kumuluz.ee : kumuluzee-json-p-jsonp | jar | |
| com.kumuluz.ee : kumuluzee-servlet-jetty | jar | |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.github.mizool : mizool-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kohsuke.metainf-services : metainf-services | jar | 1.8 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| org.testng : testng | jar | 6.8.17 |