com.github.chaudhryfaisal:humio-java-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.chaudhryfaisal
ArtifactId

ArtifactId

humio-java-client
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/chaudhryfaisal/humio-java-client

Download humio-java-client

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.3.0
com.jsoniter : jsoniter jar 0.9.19

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

humio-java-client

Versions

Version
0.1.2
0.1.1
0.1.0