Last Version

Teamspeak Query Plugin Framework 2.1.0

The Teamspeak Query Plugin Framework unifies and simplifies query plugin development for Teamspeak servers.

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.vortexdata.tsqpf
ArtifactId

ArtifactId

tsqpf
Version

Version

2.1.0
Type

Type

jar
Description

Description

Teamspeak Query Plugin Framework
The Teamspeak Query Plugin Framework unifies and simplifies query plugin development for Teamspeak servers.
Source Code Management

Source Code Management

https://github.com/teamspeak-query-plugin-framework/tsq-plugin-framework

Download tsqpf 2.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.theholywaffle : teamspeak3-api jar 1.2.0
org.slf4j : slf4j-simple jar 1.7.25
org.apache.logging.log4j : log4j-core jar 2.12.1
log4j : log4j jar 1.2.14
log4j : apache-log4j-extras jar 1.2.17
com.googlecode.json-simple : json-simple jar 1.1.1
com.amihaiemil.web : eo-yaml jar 2.0.1
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1

Project Modules

There are no modules declared in this project.