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