Last Version

Bard Framework Parent 12

The Bard Framework Parent POM provides common settings for all Bards components.

License

License

GroupId

GroupId

org.bardframework
ArtifactId

ArtifactId

bard-parent
Version

Version

12
Type

Type

pom
Description

Description

Bard Framework Parent
The Bard Framework Parent POM provides common settings for all Bards components.
Project URL

Project URL

https://github.com/bardframework/bard-parent
Source Code Management

Source Code Management

https://github.com/bardframework/bard-parent/tree/master

Download bard-parent 12

Filename Size
bard-parent-12.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/org.bardframework/bard-parent/ -->
<dependency>
    <groupId>org.bardframework</groupId>
    <artifactId>bard-parent</artifactId>
    <version>12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework/bard-parent/
implementation 'org.bardframework:bard-parent:12'
// https://jarcasting.com/artifacts/org.bardframework/bard-parent/
implementation ("org.bardframework:bard-parent:12")
'org.bardframework:bard-parent:pom:12'
<dependency org="org.bardframework" name="bard-parent" rev="12">
  <artifact name="bard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bardframework', module='bard-parent', version='12')
)
libraryDependencies += "org.bardframework" % "bard-parent" % "12"
[org.bardframework/bard-parent "12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.