org.bardframework.crud:bard-crud

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

License

License

GroupId

GroupId

org.bardframework.crud
ArtifactId

ArtifactId

bard-crud
Last Version

Last Version

1.3.27
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download bard-crud

Filename Size
bard-crud-1.3.27.pom 2 KB
Browse

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

  • crud-api
  • crud-querydsl-sql

Versions

Version
1.3.27
1.3.17
1.3.13