License |
License |
---|---|
GroupId | GroupIdorg.bardframework.crud |
ArtifactId | ArtifactIdcrud-api |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
crud-api-0.9.4.pom | |
crud-api-0.9.4.jar | 56 KB |
crud-api-0.9.4-tests.jar | 30 KB |
crud-api-0.9.4-sources.jar | 34 KB |
crud-api-0.9.4-javadoc.jar | 698 KB |
Browse |
<!-- 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"]
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 |
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 |