License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdfish.focus.uvms.reporting |
ArtifactId | ArtifactIdreporting-model |
Last Version | Last Version1.1.31 |
Release Date | Release Date |
Type | Typeejb |
Description |
Descriptionreporting-model
Maven projekt-archetype for UnionVms modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
reporting-model-1.1.31.pom | |
reporting-model-1.1.31.jar | 16 KB |
reporting-model-1.1.31-sources.jar | 17 KB |
reporting-model-1.1.31-javadoc.jar | 473 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fish.focus.uvms.reporting/reporting-model/ -->
<dependency>
<groupId>fish.focus.uvms.reporting</groupId>
<artifactId>reporting-model</artifactId>
<version>1.1.31</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.reporting/reporting-model/
implementation 'fish.focus.uvms.reporting:reporting-model:1.1.31'
// https://jarcasting.com/artifacts/fish.focus.uvms.reporting/reporting-model/
implementation ("fish.focus.uvms.reporting:reporting-model:1.1.31")
'fish.focus.uvms.reporting:reporting-model:ejb:1.1.31'
<dependency org="fish.focus.uvms.reporting" name="reporting-model" rev="1.1.31">
<artifact name="reporting-model" type="ejb" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.reporting', module='reporting-model', version='1.1.31')
)
libraryDependencies += "fish.focus.uvms.reporting" % "reporting-model" % "1.1.31"
[fish.focus.uvms.reporting/reporting-model "1.1.31"]
Group / Artifact | Type | Version |
---|---|---|
fish.focus.uvms.maven : uvms-pom-java11-deps | pom | 3.18 |
fish.focus.uvms.asset : asset-client | jar | 6.8.24 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
fish.focus.uvms.maven : uvms-pom-test-deps | pom | 3.18 |