Last Version

Blue Fen Parent Pom 1

Parent POM file specifying default dependency versions and other configuration

License

License

Categories

Categories

Net
GroupId

GroupId

net.bluefen
ArtifactId

ArtifactId

bluefen-parent
Version

Version

1
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 1

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

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