
org.jsimpledb.cli.func.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsimpledb-cli Show documentation
Show all versions of jsimpledb-cli Show documentation
JSimpleDB classes supporting command line interfaces.
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* JSimpleDB CLI pre-defined {@link org.jsimpledb.parse.func.Function}s.
*/
package org.jsimpledb.cli.func;