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