Last Version

org.bardframework.crud:crud-api 1.3.27

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

1.3.27
Type

Type

jar
Description

Description

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

Download crud-api 1.3.27


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

Dependencies

compile (10)

Group / Artifact Type Version
org.bardframework.form : form-common jar 1.3.29
jakarta.validation : jakarta.validation-api jar
jakarta.annotation : jakarta.annotation-api jar
org.bardframework.commons : common-jackson jar 1.3.26
org.springframework : spring-web jar
org.springframework : spring-webmvc jar
jakarta.servlet : jakarta.servlet-api jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework : spring-tx jar
org.springframework.data : spring-data-commons jar

test (5)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar
org.bardframework.commons : common-web test-jar 1.3.26
org.springframework.boot : spring-boot-starter-test jar
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.