| License |
License |
|---|---|
| GroupId | GroupIdorg.bardframework.crud |
| ArtifactId | ArtifactIdbard-crud |
| Last Version | Last Version1.3.27 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
| Filename | Size |
|---|---|
| bard-crud-1.3.27.pom | 2 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |