License |
License |
---|---|
GroupId | GroupIdorg.bardframework.crud |
ArtifactId | ArtifactIdcrud-common |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
crud-common-1.3.5.pom | |
crud-common-1.3.5.jar | 5 KB |
crud-common-1.3.5-sources.jar | 6 KB |
crud-common-1.3.5-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.crud/crud-common/ -->
<dependency>
<groupId>org.bardframework.crud</groupId>
<artifactId>crud-common</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.crud/crud-common/
implementation 'org.bardframework.crud:crud-common:1.3.5'
// https://jarcasting.com/artifacts/org.bardframework.crud/crud-common/
implementation ("org.bardframework.crud:crud-common:1.3.5")
'org.bardframework.crud:crud-common:jar:1.3.5'
<dependency org="org.bardframework.crud" name="crud-common" rev="1.3.5">
<artifact name="crud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.crud', module='crud-common', version='1.3.5')
)
libraryDependencies += "org.bardframework.crud" % "crud-common" % "1.3.5"
[org.bardframework.crud/crud-common "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.bardframework.commons : common-utils | jar | 1.3.6 |
org.springframework : spring-web | jar | |
org.springframework : spring-context | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |