Categories |
CategoriesReporting Business Logic Libraries |
---|---|
GroupId | GroupIdfish.focus.uvms.reporting |
ArtifactId | ArtifactIdreporting-model |
Version | Version1.1.28 |
Type | Typeejb |
Filename | Size |
---|---|
reporting-model-1.1.28.pom | |
reporting-model-1.1.28.jar | 16 KB |
reporting-model-1.1.28-sources.jar | 17 KB |
reporting-model-1.1.28-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.28</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.reporting/reporting-model/
implementation 'fish.focus.uvms.reporting:reporting-model:1.1.28'
// https://jarcasting.com/artifacts/fish.focus.uvms.reporting/reporting-model/
implementation ("fish.focus.uvms.reporting:reporting-model:1.1.28")
'fish.focus.uvms.reporting:reporting-model:ejb:1.1.28'
<dependency org="fish.focus.uvms.reporting" name="reporting-model" rev="1.1.28">
<artifact name="reporting-model" type="ejb" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.reporting', module='reporting-model', version='1.1.28')
)
libraryDependencies += "fish.focus.uvms.reporting" % "reporting-model" % "1.1.28"
[fish.focus.uvms.reporting/reporting-model "1.1.28"]