com.bardframework:bard-example

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

License

License

GroupId

GroupId

com.bardframework
ArtifactId

ArtifactId

bard-example
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download bard-example

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.bardframework : bard-basic jar 0.1.1
com.bardframework : bard-util jar 0.1.1
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
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.apache.logging.log4j : log4j-api jar 2.0.2
org.apache.logging.log4j : log4j-core jar 2.0.2
org.slf4j : jul-to-slf4j jar 1.7.7
org.slf4j : slf4j-api jar 1.7.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0.2

test (2)

Group / Artifact Type Version
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.1.1
0.1.0