All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download tsqpf JAR 2.0.0-alpha.1 with all dependencies


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

Files of the artifact tsqpf version 2.0.0-alpha.1 from the group net.vortexdata.tsqpf.

Artifact tsqpf
Group net.vortexdata.tsqpf
Version 2.0.0-alpha.1
Last update 12. January 2020
Tags: unifies simplifies development teamspeak query servers framework plugin
Organization not specified
URL https://tsqpf.vortexdata.net
License MIT License
Dependencies amount 9
Dependencies teamspeak3-api, slf4j-simple, log4j-core, log4j, apache-log4j-extras, json-simple, eo-yaml, junit, junit-jupiter-api,
There are maybe transitive dependencies!
There is a newer version: 2.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of tsqpf Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of tsqpf version 2.0.0-alpha.1

META-INF
META-INF.META-INF.MANIFEST.MF
.eula.txt
.log4j.xml
net.vortexdata.tsqpf
net.vortexdata.tsqpf.net.vortexdata.tsqpf.Main
net.vortexdata.tsqpf.authenticator
net.vortexdata.tsqpf.authenticator.net.vortexdata.tsqpf.authenticator.User
net.vortexdata.tsqpf.authenticator.net.vortexdata.tsqpf.authenticator.UserGroup
net.vortexdata.tsqpf.authenticator.net.vortexdata.tsqpf.authenticator.UserManager
net.vortexdata.tsqpf.commands
net.vortexdata.tsqpf.commands.net.vortexdata.tsqpf.commands.CommandAddUser
net.vortexdata.tsqpf.commands.net.vortexdata.tsqpf.commands.CommandClear
net.vortexdata.tsqpf.commands.net.vortexdata.tsqpf.commands.CommandDelUser
net.vortexdata.tsqpf.commands.net.vortexdata.tsqpf.commands.CommandFramework
net.vortexdata.tsqpf.commands.net.vortexdata.tsqpf.commands.CommandHelp
net.vortexdata.tsqpf.commands.net.vortexdata.tsqpf.commands.CommandInterface
net.vortexdata.tsqpf.commands.net.vortexdata.tsqpf.commands.CommandLogout
net.vortexdata.tsqpf.commands.net.vortexdata.tsqpf.commands.CommandPlugins
net.vortexdata.tsqpf.configs
net.vortexdata.tsqpf.configs.net.vortexdata.tsqpf.configs.Config
net.vortexdata.tsqpf.configs.net.vortexdata.tsqpf.configs.ConfigInterface
net.vortexdata.tsqpf.configs.net.vortexdata.tsqpf.configs.ConfigMain
net.vortexdata.tsqpf.configs.net.vortexdata.tsqpf.configs.ConfigMessages
net.vortexdata.tsqpf.configs.net.vortexdata.tsqpf.configs.ConfigProject
net.vortexdata.tsqpf.console
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.CommandContainer
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.ConsoleCommandHandler
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.FrameworkLogger
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.IShell
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.LocalConsole
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.LocalConsoleTerminal
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.LocalShell
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.Logger
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.RemoteShellTerminal
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.Shell
net.vortexdata.tsqpf.console.net.vortexdata.tsqpf.console.VirtualTerminal
net.vortexdata.tsqpf.exceptions
net.vortexdata.tsqpf.exceptions.net.vortexdata.tsqpf.exceptions.InvalidConfigPropertyKeyException
net.vortexdata.tsqpf.exceptions.net.vortexdata.tsqpf.exceptions.InvalidCredentialsException
net.vortexdata.tsqpf.exceptions.net.vortexdata.tsqpf.exceptions.OutdatedEulaException
net.vortexdata.tsqpf.exceptions.net.vortexdata.tsqpf.exceptions.UserAlreadyExistingException
net.vortexdata.tsqpf.exceptions.net.vortexdata.tsqpf.exceptions.UserNotFoundException
net.vortexdata.tsqpf.framework
net.vortexdata.tsqpf.framework.net.vortexdata.tsqpf.framework.Framework
net.vortexdata.tsqpf.framework.net.vortexdata.tsqpf.framework.FrameworkContainer
net.vortexdata.tsqpf.framework.net.vortexdata.tsqpf.framework.FrameworkStatus
net.vortexdata.tsqpf.heartbeat
net.vortexdata.tsqpf.heartbeat.net.vortexdata.tsqpf.heartbeat.HeartBeatListener
net.vortexdata.tsqpf.listeners
net.vortexdata.tsqpf.listeners.net.vortexdata.tsqpf.listeners.ChatCommandInterface
net.vortexdata.tsqpf.listeners.net.vortexdata.tsqpf.listeners.ChatCommandListener
net.vortexdata.tsqpf.listeners.net.vortexdata.tsqpf.listeners.GlobalEventHandler
net.vortexdata.tsqpf.modules.boothandler
net.vortexdata.tsqpf.modules.boothandler.net.vortexdata.tsqpf.modules.boothandler.BootHandler
net.vortexdata.tsqpf.modules.eula
net.vortexdata.tsqpf.modules.eula.net.vortexdata.tsqpf.modules.eula.Eula
net.vortexdata.tsqpf.modules.eventhandler
net.vortexdata.tsqpf.modules.eventhandler.net.vortexdata.tsqpf.modules.eventhandler.EventHandler
net.vortexdata.tsqpf.modules.statusreporter
net.vortexdata.tsqpf.modules.statusreporter.net.vortexdata.tsqpf.modules.statusreporter.StatusEvents
net.vortexdata.tsqpf.modules.statusreporter.net.vortexdata.tsqpf.modules.statusreporter.StatusReporter
net.vortexdata.tsqpf.modules.uncaughtExceptionHandler
net.vortexdata.tsqpf.modules.uncaughtExceptionHandler.net.vortexdata.tsqpf.modules.uncaughtExceptionHandler.ExceptionHandler
net.vortexdata.tsqpf.modules.updatefetcher
net.vortexdata.tsqpf.modules.updatefetcher.net.vortexdata.tsqpf.modules.updatefetcher.UpdateFetcher
net.vortexdata.tsqpf.modules.uuid
net.vortexdata.tsqpf.modules.uuid.net.vortexdata.tsqpf.modules.uuid.UuidManager
net.vortexdata.tsqpf.plugins
net.vortexdata.tsqpf.plugins.net.vortexdata.tsqpf.plugins.PluginConfig
net.vortexdata.tsqpf.plugins.net.vortexdata.tsqpf.plugins.PluginContainer
net.vortexdata.tsqpf.plugins.net.vortexdata.tsqpf.plugins.PluginLogger
net.vortexdata.tsqpf.plugins.net.vortexdata.tsqpf.plugins.PluginManager
net.vortexdata.tsqpf.plugins.net.vortexdata.tsqpf.plugins.TeamspeakPlugin
net.vortexdata.tsqpf.remoteShell
net.vortexdata.tsqpf.remoteShell.net.vortexdata.tsqpf.remoteShell.CipherHelper
net.vortexdata.tsqpf.remoteShell.net.vortexdata.tsqpf.remoteShell.ConnectionListener
net.vortexdata.tsqpf.remoteShell.net.vortexdata.tsqpf.remoteShell.Session
net.vortexdata.tsqpf.utils
net.vortexdata.tsqpf.utils.net.vortexdata.tsqpf.utils.CipherUtils
net.vortexdata.tsqpf.utils.net.vortexdata.tsqpf.utils.HashUtils
net.vortexdata.tsqpf.utils.net.vortexdata.tsqpf.utils.RandomString
net.vortexdata.tsqpf.utils.net.vortexdata.tsqpf.utils.ResourceLoader
.project.properties
.startuphead.txt
test.net.vortexdata.tsqpf
test.net.vortexdata.tsqpf.test.net.vortexdata.tsqpf.ConfigMainTest




© 2015 - 2024 Weber Informatics LLC | Privacy Policy