| License |
License |
|---|---|
| Categories |
CategoriesReporting Business Logic Libraries |
| GroupId | GroupIdfish.focus.uvms.reporting |
| ArtifactId | ArtifactIdreporting-module |
| Last Version | Last Version1.1.31 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionreporting-module
Maven projekt-archetype for UnionVms modules
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| reporting-module-1.1.31.pom | |
| reporting-module-1.1.31.war | 34 MB |
| reporting-module-1.1.31-sources.jar | 272 KB |
| reporting-module-1.1.31-javadoc.jar | 1 MB |
| reporting-module-1.1.31-classes.jar | 411 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fish.focus.uvms.reporting/reporting-module/ -->
<dependency>
<groupId>fish.focus.uvms.reporting</groupId>
<artifactId>reporting-module</artifactId>
<version>1.1.31</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.reporting/reporting-module/
implementation 'fish.focus.uvms.reporting:reporting-module:1.1.31'
// https://jarcasting.com/artifacts/fish.focus.uvms.reporting/reporting-module/
implementation ("fish.focus.uvms.reporting:reporting-module:1.1.31")
'fish.focus.uvms.reporting:reporting-module:war:1.1.31'
<dependency org="fish.focus.uvms.reporting" name="reporting-module" rev="1.1.31">
<artifact name="reporting-module" type="war" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.reporting', module='reporting-module', version='1.1.31')
)
libraryDependencies += "fish.focus.uvms.reporting" % "reporting-module" % "1.1.31"
[fish.focus.uvms.reporting/reporting-module "1.1.31"]
| Group / Artifact | Type | Version |
|---|---|---|
| fish.focus.uvms.maven : uvms-pom-gis-deps | pom | 3.18 |
| org.hibernate : hibernate-search-orm | jar | 5.4.0.Final |
| jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.unitils : unitils-core | jar | 3.4.6 |
| org.unitils : unitils-inject | jar | 3.4.6 |
| org.unitils : unitils-mock | jar | 3.4.6 |
| org.unitils : unitils-easymock | jar | 3.4.6 |
| pl.pragmatists : JUnitParams | jar | 1.1.1 |