is not current version
Last Version 1.3.27

org.bardframework.crud:crud-api 0.9.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.9.4
Type

Type

jar
Description

Description

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

Download crud-api 0.9.4


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

Dependencies

compile (10)

Group / Artifact Type Version
org.bardframework.crud : crud-common jar 0.9.4
org.bardframework.crud : crud-jhipster-filter jar 0.9.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.9.5
org.bardframework.commons : common-jackson jar 0.9.5
org.springframework : spring-web jar 5.3.13
com.fasterxml.jackson.core : jackson-databind jar
org.springframework : spring-tx jar 5.3.13
org.springframework.data : spring-data-commons jar 2.6.0

test (5)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.32
jakarta.servlet : jakarta.servlet-api jar 4.0.4
org.springframework.boot : spring-boot-starter-test jar 2.6.0
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.