is not current version
Last Version 1.3.27

org.bardframework.crud:crud-api 0.4

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

License

License

GroupId

GroupId

org.bardframework.crud
ArtifactId

ArtifactId

crud-api
Version

Version

0.4
Type

Type

jar
Description

Description

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

Download crud-api 0.4


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

Dependencies

compile (10)

Group / Artifact Type Version
org.bardframework.crud : crud-common jar 0.4
org.bardframework.crud : crud-jhipster-filter jar 0.4
jakarta.validation : jakarta.validation-api jar 2.0.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.bardframework.commons : common-reflection jar 0.4
org.bardframework.commons : common-jackson jar 0.4
org.springframework : spring-web jar 5.3.1
com.fasterxml.jackson.core : jackson-databind jar
org.springframework : spring-tx jar 5.3.1
org.springframework.data : spring-data-commons jar 2.4.0

test (5)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.30
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.springframework.boot : spring-boot-starter-test jar 2.4.0
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.