| License |
License |
|---|---|
| GroupId | GroupIdch.dvbern.oss.healthcheck.gc |
| ArtifactId | ArtifactIdgc-health-check |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMaven Einstellung, die allgemeine Gueltigkeit fuer die Open-Source-Projekte der DV Bern AG haben
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gc-health-check-1.0.1.pom | |
| gc-health-check-1.0.1.jar | 6 KB |
| gc-health-check-1.0.1-sources.jar | 5 KB |
| gc-health-check-1.0.1-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.healthcheck.gc/gc-health-check/ -->
<dependency>
<groupId>ch.dvbern.oss.healthcheck.gc</groupId>
<artifactId>gc-health-check</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.healthcheck.gc/gc-health-check/
implementation 'ch.dvbern.oss.healthcheck.gc:gc-health-check:1.0.1'
// https://jarcasting.com/artifacts/ch.dvbern.oss.healthcheck.gc/gc-health-check/
implementation ("ch.dvbern.oss.healthcheck.gc:gc-health-check:1.0.1")
'ch.dvbern.oss.healthcheck.gc:gc-health-check:jar:1.0.1'
<dependency org="ch.dvbern.oss.healthcheck.gc" name="gc-health-check" rev="1.0.1">
<artifact name="gc-health-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.healthcheck.gc', module='gc-health-check', version='1.0.1')
)
libraryDependencies += "ch.dvbern.oss.healthcheck.gc" % "gc-health-check" % "1.0.1"
[ch.dvbern.oss.healthcheck.gc/gc-health-check "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |