Categories |
CategoriesJava Languages CLI User Interface |
---|---|
GroupId | GroupIdcom.github.chaudhryfaisal |
ArtifactId | ArtifactIdhumio-java-client |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
humio-java-client-0.1.2.pom | |
humio-java-client-0.1.2.jar | 16 KB |
humio-java-client-0.1.2-sources.jar | 5 KB |
humio-java-client-0.1.2-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chaudhryfaisal/humio-java-client/ -->
<dependency>
<groupId>com.github.chaudhryfaisal</groupId>
<artifactId>humio-java-client</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chaudhryfaisal/humio-java-client/
implementation 'com.github.chaudhryfaisal:humio-java-client:0.1.2'
// https://jarcasting.com/artifacts/com.github.chaudhryfaisal/humio-java-client/
implementation ("com.github.chaudhryfaisal:humio-java-client:0.1.2")
'com.github.chaudhryfaisal:humio-java-client:jar:0.1.2'
<dependency org="com.github.chaudhryfaisal" name="humio-java-client" rev="0.1.2">
<artifact name="humio-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chaudhryfaisal', module='humio-java-client', version='0.1.2')
)
libraryDependencies += "com.github.chaudhryfaisal" % "humio-java-client" % "0.1.2"
[com.github.chaudhryfaisal/humio-java-client "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.3.0 |
com.jsoniter : jsoniter | jar | 0.9.19 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |