com.bardframework:bard-basic

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

License

License

GroupId

GroupId

com.bardframework
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.bardframework : bard-core jar 0.3.0
org.glassfish.jersey.core : jersey-common jar 2.12
com.github.drapostolos : type-parser jar 0.5.0
commons-fileupload : commons-fileupload jar 1.3.1
org.apache.commons : commons-lang3 jar 3.3.2
javax.validation : validation-api jar 1.1.0.Final
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 (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-httpclient : commons-httpclient jar 3.1
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