License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdfish.focus.uvms.incident |
ArtifactId | ArtifactIdincident-model |
Last Version | Last Version1.0.12 |
Release Date | Release Date |
Type | Typeejb |
Description |
Descriptionincident-model
Incident handling module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
incident-model-1.0.12.pom | |
incident-model-1.0.12.jar | 17 KB |
incident-model-1.0.12-sources.jar | 10 KB |
incident-model-1.0.12-javadoc.jar | 492 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fish.focus.uvms.incident/incident-model/ -->
<dependency>
<groupId>fish.focus.uvms.incident</groupId>
<artifactId>incident-model</artifactId>
<version>1.0.12</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.incident/incident-model/
implementation 'fish.focus.uvms.incident:incident-model:1.0.12'
// https://jarcasting.com/artifacts/fish.focus.uvms.incident/incident-model/
implementation ("fish.focus.uvms.incident:incident-model:1.0.12")
'fish.focus.uvms.incident:incident-model:ejb:1.0.12'
<dependency org="fish.focus.uvms.incident" name="incident-model" rev="1.0.12">
<artifact name="incident-model" type="ejb" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.incident', module='incident-model', version='1.0.12')
)
libraryDependencies += "fish.focus.uvms.incident" % "incident-model" % "1.0.12"
[fish.focus.uvms.incident/incident-model "1.0.12"]
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.16 |