| License |
License |
|---|---|
| Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdca.uhn.hapi.fhir |
| ArtifactId | ArtifactIdhapi-fhir-checkstyle |
| Last Version | Last Version6.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHAPI FHIR - Checkstyle
An open-source implementation of the FHIR specification in Java.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-checkstyle/ -->
<dependency>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-fhir-checkstyle</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-checkstyle/
implementation 'ca.uhn.hapi.fhir:hapi-fhir-checkstyle:6.0.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi.fhir/hapi-fhir-checkstyle/
implementation ("ca.uhn.hapi.fhir:hapi-fhir-checkstyle:6.0.2")
'ca.uhn.hapi.fhir:hapi-fhir-checkstyle:jar:6.0.2'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-checkstyle" rev="6.0.2">
<artifact name="hapi-fhir-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-checkstyle', version='6.0.2')
)
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-checkstyle" % "6.0.2"
[ca.uhn.hapi.fhir/hapi-fhir-checkstyle "6.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.puppycrawl.tools : checkstyle | jar | 8.43 |
| commons-io : commons-io | jar | 2.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| ch.qos.logback : logback-classic Optional | jar | 1.2.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 4.2.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.2.0 |