Last Version

Beezle Parent Pom 1.0.10

Parent pom for Beezle projects.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.sf.beezle.maven.poms
ArtifactId

ArtifactId

parent
Version

Version

1.0.10
Type

Type

pom
Description

Description

Beezle Parent Pom
Parent pom for Beezle projects.
Project URL

Project URL

https://sourceforge.net/apps/trac/beezle/wiki
Project Organization

Project Organization

1&1

Download parent 1.0.10

Filename Size
parent-1.0.10.pom 9 KB
Browse

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

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.