org.bardframework.crud:bard-crud

The Bard Framework Parent POM provides common settings for all Bards components.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.3.27
Дата

Дата

Тип

Тип

pom
Описание

Описание

The Bard Framework Parent POM provides common settings for all Bards components.

Скачать bard-crud

Имя Файла Размер
bard-crud-1.3.27.pom 2 KB
Обзор

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-engine jar

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

  • crud-api
  • crud-querydsl-sql

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

Версия
1.3.27
1.3.17
1.3.13