is not current version
Last Version 1.3.5

org.bardframework.crud:crud-common 0.4

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

License

License

GroupId

GroupId

org.bardframework.crud
ArtifactId

ArtifactId

crud-common
Version

Version

0.4
Type

Type

jar
Description

Description

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

Download crud-common 0.4


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

Dependencies

compile (4)

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

test (2)

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

Project Modules

There are no modules declared in this project.