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