Pinned Repositories
checkstyle-checks
Library of custom checkers for use with Checkstyle.
gradle-build-constants
A Gradle plugin that generates a Java source file with constants describing the build.
gradle-locc
A Gradle plugin for counting lines of code using the locc4j library.
gradle-property-key-constants
A Gradle plugin that generates a Java source file with constants for keys in properties files.
locc4j
A Java library for counting lines of source code.
meazure
Screen magnification, measurement, capture and color sampling for Windows.
meazure-linux
Meazure is a tool for easily measuring and capturing portions of the screen. This is the Linux port of the Meazure tool.
molinillo4j
A port of the Molinillo generic dependency resolution algorithm to Java.
versionparser
Parses versions in a wide range of formats and provides a canonical, comparable version object.
xmlwriter
A simple yet highly configurable XML writing library implemented in Java.
C Thing Software's Repositories
cthing/meazure
Screen magnification, measurement, capture and color sampling for Windows.
cthing/meazure-linux
Meazure is a tool for easily measuring and capturing portions of the screen. This is the Linux port of the Meazure tool.
cthing/gradle-locc
A Gradle plugin for counting lines of code using the locc4j library.
cthing/locc4j
A Java library for counting lines of source code.
cthing/xmlwriter
A simple yet highly configurable XML writing library implemented in Java.
cthing/gradle-build-constants
A Gradle plugin that generates a Java source file with constants describing the build.
cthing/gradle-property-key-constants
A Gradle plugin that generates a Java source file with constants for keys in properties files.
cthing/versionparser
Parses versions in a wide range of formats and provides a canonical, comparable version object.
cthing/checkstyle-checks
Library of custom checkers for use with Checkstyle.
cthing/cthing-annotations
A library providing various annotations to enhance code quality and readability.
cthing/cthing-projectversion
A version object for C Thing Software projects.
cthing/filevisitor
Implementation of the Java FileVisitor that matches glob patterns and can respect Git ignore files.
cthing/gradle-cthing-versioning
A Gradle plugin that establishes the versioning scheme for C Thing Software projects.
cthing/gradle-h2-schema-constants
Gradle plugins that generate a Java source file with constants for table and column names in an H2 database.
cthing/molinillo4j
A port of the Molinillo generic dependency resolution algorithm to Java.
cthing/assertj-gradle
A Java library providing custom AssertJ assertions for Gradle plugin project tests.
cthing/escapers
A Java library for escaping strings for use in various languages (e.g. XML).
cthing/gradle-cthing-publishing
A Gradle plugin that provides support for the publishing of C Thing Software artifacts. This plugin is applicable only to C Thing Software projects.
cthing/jsonwriter
Java library that writes JSON with or without pretty printing. The library has no runtime dependencies on any JSON processing package.