| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаfish.focus.uvms.incident |
| Идентификатор | Идентификаторincident-model |
| Версия | Версия1.0.12 |
| Тип | Типejb |
| Описание |
Описаниеincident-model
Incident handling module
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fish.focus.uvms.maven : uvms-pom-test-deps | pom | 3.16 |