Bedework Parent POM

Provides a base configuration for Bedework project builds

License

License

GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

bedework-parent
Last Version

Last Version

21
Release Date

Release Date

Type

Type

pom
Description

Description

Bedework Parent POM
Provides a base configuration for Bedework project builds
Project URL

Project URL

https://www.bedework.org
Project Organization

Project Organization

Bedework
Source Code Management

Source Code Management

https://github.com/Bedework/bedework-parent

Download bedework-parent

Filename Size
bedework-parent-21.pom 56 KB
Browse

How to add to project

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

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.

Versions

Version
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
4.0.0-BETA
3
3.RC4
3.RC3
3.RC2
3.RC1
1