Blue Fen Parent Pom

Parent POM file specifying default dependency versions and other configuration

License

License

Categories

Categories

Net
GroupId

GroupId

net.bluefen
ArtifactId

ArtifactId

bluefen-parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

Blue Fen Parent Pom
Parent POM file specifying default dependency versions and other configuration
Project Organization

Project Organization

Blue Fen

Download bluefen-parent

Filename Size
bluefen-parent-1.pom 8 KB
Browse

How to add to project

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

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
1