| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.bardframework.crud |
| Идентификатор | Идентификаторbard-crud |
| Последняя версия | Последняя версия1.3.27 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеThe Bard Framework Parent POM provides common settings for all Bards components.
|
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |