Bard Framework Parent

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

License

License

GroupId

GroupId

org.bardframework
ArtifactId

ArtifactId

bard-parent
Last Version

Last Version

12
Release Date

Release Date

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

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

How to add to project

<!-- 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.
org.bardframework

Bard Framework

Versions

Version
12
11
6
5
4
3
2
1