org.bardframework.crud:crud-common

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

License

License

GroupId

GroupId

org.bardframework.crud
ArtifactId

ArtifactId

crud-common
Last Version

Last Version

1.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download crud-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.bardframework.commons : common-utils jar 1.3.6
org.springframework : spring-web jar
org.springframework : spring-context jar
org.slf4j : slf4j-api jar

test (2)

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

Project Modules

There are no modules declared in this project.
org.bardframework.crud

Bard Framework

Versions

Version
1.3.5
0.9.4
0.4
0.3.3
0.3.2
0.3.1