Skip to content

filippopossenti/it.openly.core

Repository files navigation

it.openly.core Java CI

Description

A collection of useful functionality for Java applications.

it.openly.core.data

A micro-framework for SQL-based applications. Its main features revolve around ensuring that your code will remain minimalistic while supporting useful features. In particular:

  • each query lives in its own file
  • different dialects are supported by storing queries for each dialect in a different path
  • a simple text processor allows to dynamically enable/disable portions of a query

it.openly.core.io

Utility classes for I/O operations.

How to build

Run: mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages