Last Version

BB Parent POM 15

Defines various standards for all BB Maven Projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.bolbat
ArtifactId

ArtifactId

bb-parent
Version

Version

15
Type

Type

pom
Description

Description

BB Parent POM
Defines various standards for all BB Maven Projects
Project URL

Project URL

http://confluence.infra.bolbat.net/
Project Organization

Project Organization

BB Corp
Source Code Management

Source Code Management

http://bitbucket.infra.bolbat.net/scm/BBPARENT/main.git

Download bb-parent 15

Filename Size
bb-parent-15.pom 16 KB
Browse

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

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.