Last Version

clinical 0.1.2

a health check framework for java applications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.apandey
ArtifactId

ArtifactId

clinical
Version

Version

0.1.2
Type

Type

jar
Description

Description

clinical
a health check framework for java applications
Project URL

Project URL

https://github.com/ashishpandey/clinical
Source Code Management

Source Code Management

https://github.com/ashishpandey/clinical

Download clinical 0.1.2


<!-- https://jarcasting.com/artifacts/com.apandey/clinical/ -->
<dependency>
    <groupId>com.apandey</groupId>
    <artifactId>clinical</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.apandey/clinical/
implementation 'com.apandey:clinical:0.1.2'
// https://jarcasting.com/artifacts/com.apandey/clinical/
implementation ("com.apandey:clinical:0.1.2")
'com.apandey:clinical:jar:0.1.2'
<dependency org="com.apandey" name="clinical" rev="0.1.2">
  <artifact name="clinical" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apandey', module='clinical', version='0.1.2')
)
libraryDependencies += "com.apandey" % "clinical" % "0.1.2"
[com.apandey/clinical "0.1.2"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
com.willowtreeapps.assertk : assertk-jvm jar 0.14

Project Modules

There are no modules declared in this project.