com.bardframework:bard-util

A web framework that is easy to use, easy to extend

License

License

GroupId

GroupId

com.bardframework
ArtifactId

ArtifactId

bard-util
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

A web framework that is easy to use, easy to extend

Download bard-util

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.bardframework : bard-basic jar 0.3.0
commons-codec : commons-codec jar 1.9
org.hibernate : hibernate-entitymanager jar 4.3.7.Final
org.hibernate : hibernate-c3p0 jar 4.3.7.Final
com.mchange : c3p0 jar 0.9.5-pre10
redis.clients : jedis jar 2.6.0
org.eclipse.jetty : jetty-server jar 9.2.6.v20141205
org.eclipse.jetty : jetty-servlet jar 9.2.6.v20141205
org.eclipse.jetty : jetty-jmx jar 9.2.6.v20141205
org.springframework : spring-context jar 4.1.3.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.4.2
com.fasterxml.jackson.core : jackson-annotations jar 2.4.2
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.4.2
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.11
org.springframework : spring-test jar 4.1.0.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.1
0.1.0