| License |
License |
|---|---|
| GroupId | GroupIdorg.bardframework.crud |
| ArtifactId | ArtifactIdcrud-api |
| Last Version | Last Version1.3.27 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
| Filename | Size |
|---|---|
| crud-api-1.3.27.pom | |
| crud-api-1.3.27.jar | 55 KB |
| crud-api-1.3.27-tests.jar | 29 KB |
| crud-api-1.3.27-sources.jar | 34 KB |
| crud-api-1.3.27-javadoc.jar | 304 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |