base

A collection of basic java utility classes that provide basic features for a standalone/simple JEE application. Backed by a Cassandra, MySQL, or SQLite database, it provides, web page templates, user and group management, and a searchable online audit log of all user activity.

License

License

GroupId

GroupId

com.github.corydoras
ArtifactId

ArtifactId

base
Last Version

Last Version

1.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

base
A collection of basic java utility classes that provide basic features for a standalone/simple JEE application. Backed by a Cassandra, MySQL, or SQLite database, it provides, web page templates, user and group management, and a searchable online audit log of all user activity.
Project URL

Project URL

http://maven.apache.org

Download base

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.corydoras/base/ -->
<dependency>
    <groupId>com.github.corydoras</groupId>
    <artifactId>base</artifactId>
    <version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.corydoras/base/
implementation 'com.github.corydoras:base:1.5.4'
// https://jarcasting.com/artifacts/com.github.corydoras/base/
implementation ("com.github.corydoras:base:1.5.4")
'com.github.corydoras:base:jar:1.5.4'
<dependency org="com.github.corydoras" name="base" rev="1.5.4">
  <artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.corydoras', module='base', version='1.5.4')
)
libraryDependencies += "com.github.corydoras" % "base" % "1.5.4"
[com.github.corydoras/base "1.5.4"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.xerial : sqlite-jdbc jar 3.7.2
org.antlr : ST4 jar 4.0.7
com.puppycrawl.tools : checkstyle jar 5.6

provided (2)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 2.0.2
mysql : mysql-connector-java jar 5.1.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.5.beta4
1.5.beta3
1.5.beta2
1.5.beta1
1.4.1
1.4
1.3.2
1.3.1
1.3
1.2
1.1.1
1.1
1.0.7
1.0.6
1.0.5