License |
License |
---|---|
GroupId | GroupIdcom.jolira |
ArtifactId | ArtifactIdserver-tracker-4j |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionServer Tracker for Java
A client library for the Server Tracker. (http://github.com/jolira/server-tracker)
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
server-tracker-4j-1.1.1.pom | |
server-tracker-4j-1.1.1.jar | 29 KB |
server-tracker-4j-1.1.1-sources.jar | 18 KB |
server-tracker-4j-1.1.1-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jolira/server-tracker-4j/ -->
<dependency>
<groupId>com.jolira</groupId>
<artifactId>server-tracker-4j</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jolira/server-tracker-4j/
implementation 'com.jolira:server-tracker-4j:1.1.1'
// https://jarcasting.com/artifacts/com.jolira/server-tracker-4j/
implementation ("com.jolira:server-tracker-4j:1.1.1")
'com.jolira:server-tracker-4j:jar:1.1.1'
<dependency org="com.jolira" name="server-tracker-4j" rev="1.1.1">
<artifact name="server-tracker-4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jolira', module='server-tracker-4j', version='1.1.1')
)
libraryDependencies += "com.jolira" % "server-tracker-4j" % "1.1.1"
[com.jolira/server-tracker-4j "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
com.google.code.gson : gson | jar | 1.7.1 |
net.sourceforge.findbugs : jsr305 | jar | 1.3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
com.jolira : testing-tools | jar | 1.2.6 |