Last Version

AGQL - Aggregate 1.0.4

A game query library on steroids written for Java. This is an implementation of Valve's source query, rcon, master and steam web api protocols. Built on top of [Netty](https://github.com/netty/netty)

License

License

GroupId

GroupId

com.ibasco.agql
ArtifactId

ArtifactId

agql
Version

Version

1.0.4
Type

Type

jar
Description

Description

AGQL - Aggregate
A game query library on steroids written for Java. This is an implementation of Valve's source query, rcon, master and steam web api protocols. Built on top of [Netty](https://github.com/netty/netty)
Project URL

Project URL

https://ribasco.github.io/async-gamequery-lib/agql

Download agql 1.0.4


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

Dependencies

compile (32)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.21
com.google.guava : guava jar 31.1-jre
com.google.guava : failureaccess jar 1.0.1
com.google.guava : listenablefuture jar 9999.0-empty-to-avoid-conflict-with-guava
com.google.code.findbugs : jsr305 jar 3.0.2
org.checkerframework : checker-qual jar 3.12.0
com.google.errorprone : error_prone_annotations jar 2.11.0
com.google.j2objc : j2objc-annotations jar 1.3
com.google.code.gson : gson jar 2.9.0
org.asynchttpclient : async-http-client jar 2.12.3
org.asynchttpclient : async-http-client-netty-utils jar 2.12.3
org.reactivestreams : reactive-streams jar 1.0.3
com.typesafe.netty : netty-reactive-streams jar 2.0.4
com.sun.activation : jakarta.activation jar 1.2.2
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
org.apache.commons : commons-math3 jar 3.6.1
org.jetbrains : annotations jar 23.0.0
io.netty : netty-transport jar 4.1.78.Final
io.netty : netty-resolver jar 4.1.78.Final
io.netty : netty-codec jar 4.1.78.Final
io.netty : netty-handler jar 4.1.78.Final
io.netty : netty-transport-native-unix-common jar 4.1.78.Final
io.netty : netty-codec-http jar 4.1.78.Final
io.netty : netty-transport-native-epoll jar 4.1.78.Final
io.netty : netty-transport-classes-epoll jar 4.1.78.Final
io.netty : netty-transport-native-kqueue jar 4.1.78.Final
io.netty : netty-transport-classes-kqueue jar 4.1.78.Final
io.netty : netty-common jar 4.1.78.Final
io.netty : netty-buffer jar 4.1.78.Final
dev.failsafe : failsafe jar 3.2.4

Project Modules

There are no modules declared in this project.