${project.artifactId} · API for Scribble entities, providing common classes and interfaces used throughout Scribble
Group: io.inkstand - All Dependencies
${project.groupId}:${project.artifactId} · The core package contains the configuration API, a launcher class and CDI extensions that are required for configuration and auto-discovery. The CDI extensions can be used without the full inkstand bundle by just using this core package.
${project.artifactId} · Support for network operations, such as port availability detection and network specific matchers.
${project.artifactId} · Support for filesystem operations, providing file-system specific test rules
${project.groupId}:${project.artifactId} · Base classes implementing the HAL specification.
${project.artifactId} · Helper classes for dealing with java security (JAAS)
${project.artifactId} · Support for setting up objects with CDI field injection.
${project.groupId}:${project.artifactId} · JSON generation support for the HAL specification
${project.groupId}:${project.artifactId} · Inkstand Microservice API.
${project.groupId}:${project.artifactId} · Undertow Web Container for Inkstand.
${project.artifactId} · LDAP support, providing embedded directories and directory servers as a test rule.
${project.artifactId} · Java Content Repository (JCR) support, providing JCR specific assertions and various types of content repositories as Test Rules.
${project.groupId}:${project.artifactId} · XML support for the HAL specification.
${project.groupId}:${project.artifactId} · Extension for Jax-RS services to generate different representations of halite Resources.
${project.groupId}:${project.artifactId} · A lightweight API of the HAL specification that provides base types for JAXB generated classes and convenience methods to add links or embedd resources. The JSon support allows create spec conform json output from the JAXB based datatypes and a Jax-RS provider to write message bodies.
${project.groupId}:${project.artifactId} · A lightweight infrastructure for standalone rest based microservices. Based on the idea and basic implementation by John Ament, https://github.com/johnament/hammock. Inkstand consists of a CDI container (Weld), a WebServer/Servlet Container (Undertow) and Jax-RS implementation and webapp (RestEasy). It provides auto resource and provider discovery and base support for JCR-based persistence.
${project.groupId}:${project.artifactId} · Jackrabbit specific classes.
${project.groupId}:${project.artifactId} · Deployments for Inkstand.
${project.groupId}:${project.artifactId} · Simple Resteasy Deployment for Undertow.
${project.artifactId} · A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.