com.bardframework:bard-simple

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

License

License

GroupId

GroupId

com.bardframework
ArtifactId

ArtifactId

bard-simple
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-simple

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
com.bardframework : bard-core jar 0.3.0
com.bardframework : bard-basic jar 0.3.0
com.bardframework : bard-util jar 0.3.0
org.eclipse.jetty : jetty-server jar 9.2.0.RC0
org.eclipse.jetty : jetty-servlet jar 9.2.0.RC0
mysql : mysql-connector-java jar 5.1.33
javax.persistence : persistence-api jar 1.0.2
javax.validation : validation-api jar 1.1.0.Final
net.sf.ehcache : ehcache-core jar 2.6.9
org.hibernate : hibernate-ehcache jar 4.3.7.Final
com.mysema.querydsl : querydsl-jpa jar 3.5.0
org.apache.logging.log4j : log4j-api jar 2.0.2
org.slf4j : jul-to-slf4j jar 1.7.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0.2
org.apache.logging.log4j : log4j-core jar 2.0.2
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

provided (1)

Group / Artifact Type Version
com.mysema.querydsl : querydsl-apt jar 3.5.0

test (5)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.2
junit : junit jar 4.11
com.mashape.unirest : unirest-java jar 1.3.27
org.slf4j : slf4j-simple jar 1.7.7
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