| Категории |
КатегорииReporting Прикладные библиотеки |
|---|---|
| Группа | Группаse.skltp.adapterservices.insuranceprocess.healthreporting |
| Идентификатор | ИдентификаторSchemas |
| Версия | Версия2.2-RC2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| Schemas-2.2-RC2.pom | 803 bytes |
| Schemas-2.2-RC2-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/Schemas/ -->
<dependency>
<groupId>se.skltp.adapterservices.insuranceprocess.healthreporting</groupId>
<artifactId>Schemas</artifactId>
<version>2.2-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/Schemas/
implementation 'se.skltp.adapterservices.insuranceprocess.healthreporting:Schemas:2.2-RC2'
// https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/Schemas/
implementation ("se.skltp.adapterservices.insuranceprocess.healthreporting:Schemas:2.2-RC2")
'se.skltp.adapterservices.insuranceprocess.healthreporting:Schemas:jar:2.2-RC2'
<dependency org="se.skltp.adapterservices.insuranceprocess.healthreporting" name="Schemas" rev="2.2-RC2">
<artifact name="Schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.adapterservices.insuranceprocess.healthreporting', module='Schemas', version='2.2-RC2')
)
libraryDependencies += "se.skltp.adapterservices.insuranceprocess.healthreporting" % "Schemas" % "2.2-RC2"
[se.skltp.adapterservices.insuranceprocess.healthreporting/Schemas "2.2-RC2"]