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