SpeedTools Test Utilities · Contains utilities, like mocks, which make it easier to create Java unit tests.
Group: com.tomtom.speedtools - All Dependencies
SpeedTools · SpeedTools is a collection of generic utilities, originally developed by Rijn Buve, Daan van Dijk and Ruud Diterwich and Andreas Wuest. If you wish to contribute to this project, please contact Rijn Buve.
SpeedTools SMS Services · Provides interfaces for SMS services, with implementations for MessageBird and Nexmo, to send text messages to mobile phones.
SpeedTools REST API Framework · Consists of utilities to create reliable, scalable RestEasy REST APIs using the Akka framework to process incoming requests.
SpeedTools Shared Resources · Resources for project SpeedTools.
SpeedTools Push Notifications Services · Provides generic interfaces for the iOS APNS and Android GCM push notification services to send notifications to mobile phones.
SpeedTools MongoDB Utilities · Contains MongoDB specific classes that will handle schema migration in MongoDB databases and a superfast "event tracer" system, based on MongoDB.
SpeedTools Metrics Utilities · Provides easy interfaces for external LBS services, like mapping, geocoding and routing.
SpeedTools JSON Utilities · JSON reading/writing support, as well as a standard implementation for `toString()` which produces parseable log output.
SpeedTools Guice Utilities · Extended support for Google Guice and property file handling.
SpeedTools Geo Utilities · Contains a set of geometry (and geographical) classes, which work with any latitude and longitude, without glitches around the poles or Fiji.
SpeedTools Core Utilities · Consists of a lot of handy classes and utilities for your main Java application, like buffers, checksum calculations, locale handling, time conversion and more.
SpeedTools API Validation Utilities · Support for DTOs (data transfer objects ) in your API with support for specific API parameter validation (if you don't wish to use the JSR one).
SpeedTools Akka Utilities · Supports the use of Akka `TypedActor` more easily in Java.
SpeedTools Tracer Utilities · Contains utilities to allow tracing (recording) application events asynchronously to a database. An implementation for MongoDB as a backing store is provided.