server-status

https://github.com/arnabk/server-status

License

License

GroupId

GroupId

com.github.arnabk
ArtifactId

ArtifactId

server-status
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

server-status
https://github.com/arnabk/server-status

Download server-status

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.httpcomponents : fluent-hc jar 4.3.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0