| License |
License |
|---|---|
| Categories |
CategoriesReporting Business Logic Libraries |
| GroupId | GroupIdde.microtema |
| ArtifactId | ArtifactIdprocess-reporting-starter |
| Version | Version2.5.6 |
| Type | Typejar |
| Description |
DescriptionProcess Reporting Starter Library
Process Reporting Starter Library
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.microtema/process-reporting-starter/ -->
<dependency>
<groupId>de.microtema</groupId>
<artifactId>process-reporting-starter</artifactId>
<version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.microtema/process-reporting-starter/
implementation 'de.microtema:process-reporting-starter:2.5.6'
// https://jarcasting.com/artifacts/de.microtema/process-reporting-starter/
implementation ("de.microtema:process-reporting-starter:2.5.6")
'de.microtema:process-reporting-starter:jar:2.5.6'
<dependency org="de.microtema" name="process-reporting-starter" rev="2.5.6">
<artifact name="process-reporting-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.microtema', module='process-reporting-starter', version='2.5.6')
)
libraryDependencies += "de.microtema" % "process-reporting-starter" % "2.5.6"
[de.microtema/process-reporting-starter "2.5.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-rest Optional | jar | 2.4.4 |
| org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.4.4 |
| org.springframework.retry : spring-retry Optional | jar | 1.2.5.RELEASE |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| de.microtema : model-converter | jar | 2.0.5 |
| com.github.spullara.mustache.java : compiler | jar | 0.9.10 |
| org.projectlombok : lombok Optional | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| de.microtema : model-builder | jar | 2.5.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.mockito : mockito-junit-jupiter | jar | 2.23.4 |