Last Version

Black Pepper Parent 1.5.0

Parent POM for Black Pepper projects.

License

License

GroupId

GroupId

uk.co.blackpepper
ArtifactId

ArtifactId

bp-parent
Version

Version

1.5.0
Type

Type

pom
Description

Description

Black Pepper Parent
Parent POM for Black Pepper projects.
Project URL

Project URL

https://github.com/BlackPepperSoftware/bp-parent
Project Organization

Project Organization

Black Pepper Software
Source Code Management

Source Code Management

https://github.com/BlackPepperSoftware/bp-parent

Download bp-parent 1.5.0

Filename Size
bp-parent-1.5.0.pom 14 KB
Browse

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

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.