| Categories |
CategoriesReporting Business Logic Libraries |
|---|---|
| GroupId | GroupIdse.skltp.adapterservices.insuranceprocess.healthreporting |
| ArtifactId | ArtifactIdSchemas |
| Last Version | Last Version2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSchemas
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| Schemas-2.2.pom | 748 bytes |
| Schemas-2.2-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/Schemas/ -->
<dependency>
<groupId>se.skltp.adapterservices.insuranceprocess.healthreporting</groupId>
<artifactId>Schemas</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/Schemas/
implementation 'se.skltp.adapterservices.insuranceprocess.healthreporting:Schemas:2.2'
// https://jarcasting.com/artifacts/se.skltp.adapterservices.insuranceprocess.healthreporting/Schemas/
implementation ("se.skltp.adapterservices.insuranceprocess.healthreporting:Schemas:2.2")
'se.skltp.adapterservices.insuranceprocess.healthreporting:Schemas:jar:2.2'
<dependency org="se.skltp.adapterservices.insuranceprocess.healthreporting" name="Schemas" rev="2.2">
<artifact name="Schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.adapterservices.insuranceprocess.healthreporting', module='Schemas', version='2.2')
)
libraryDependencies += "se.skltp.adapterservices.insuranceprocess.healthreporting" % "Schemas" % "2.2"
[se.skltp.adapterservices.insuranceprocess.healthreporting/Schemas "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.0 |