Coder Social home page Coder Social logo

koraktor / steam-condenser-java Goto Github PK

View Code? Open in Web Editor NEW
99.0 25.0 51.0 1.24 MB

A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers

Home Page: https://koraktor.de/steam-condenser

License: BSD 3-Clause "New" or "Revised" License

Java 100.00%
hlds java steam srcds web-api server-queries

steam-condenser-java's Introduction

Steam Condenser

Build Status

The Steam Condenser is a multi-language library for querying the Steam Community, Source and GoldSrc game servers as well as the Steam master servers. Currently it is implemented in Java, PHP and Ruby.

Requirements

  • Linux, MacOS X or Windows
  • Java 7 or newer

The following Java libraries are required:

  • Apache Commons Compress (for Source servers sending compressed responses)
  • Apache Commons Lang 3
  • Apache Commons HttpClient (for the Web API features)
  • JSON (for the Web API features)
  • JUnit (for testing)
  • PowerMock (for testing)

Maven will install these for you.

Installation

To install and use Steam Condenser in your Maven managed project use the following dependency definition:

<dependency>
    <groupId>com.github.koraktor</groupId>
  	<artifactId>steam-condenser</artifactId>
  	<version>x.y.z</version>
</dependency>

Remember to specify a version using appropriate tag.

Logging

Steam Condenser provides logging based on SLF4J. To make use of it you have to add a logger implementation (like slf4j-log4j) to your application's classpath. See this list for some available SLF4J loggers.

License

This code is free software; you can redistribute it and/or modify it under the terms of the new BSD License. A copy of this license can be found in the included LICENSE file.

Credits

  • Sebastian Staudt – koraktor(at)gmail.com
  • David Wursteisen – david.wursteisen(at)gmail.com
  • Guto Maia – guto(at)guto.net
  • Sam Kinard – snkinard(at)gmail.com

See Also

Follow Steam Condenser on Google Plus+ via +Steam Condenser or on Twitter via @steamcondenser.

steam-condenser-java's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.