Bard

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

Лицензия

Лицензия

Группа

Группа

com.bardframework
Идентификатор

Идентификатор

bard
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Bard
A web framework that is easy to use, easy to extend
Ссылка на сайт

Ссылка на сайт

https://github.com/wb14123/bard

Скачать bard

Имя Файла Размер
bard-0.3.0.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.11
org.springframework : spring-test jar 4.1.0.RELEASE

Модули Проекта

  • bard-core
  • bard-basic
  • bard-util
  • bard-archetype
  • bard-maven-plugin

Версии библиотеки

Версия
0.3.0
0.2.0
0.1.1
0.1.0