Last Version

BeamFoundry :: Bundles :: POM 1.0.0

This pom provides project information that is common to all BeamFoundry Bundles.

License

License

GroupId

GroupId

org.beamfoundry.bundles
ArtifactId

ArtifactId

org.beamfoundry.bundles.bundles-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

BeamFoundry :: Bundles :: POM
This pom provides project information that is common to all BeamFoundry Bundles.
Project URL

Project URL

https://github.com/BeamFoundry/bundles-parent

Download org.beamfoundry.bundles.bundles-parent 1.0.0


<!-- https://jarcasting.com/artifacts/org.beamfoundry.bundles/org.beamfoundry.bundles.bundles-parent/ -->
<dependency>
    <groupId>org.beamfoundry.bundles</groupId>
    <artifactId>org.beamfoundry.bundles.bundles-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beamfoundry.bundles/org.beamfoundry.bundles.bundles-parent/
implementation 'org.beamfoundry.bundles:org.beamfoundry.bundles.bundles-parent:1.0.0'
// https://jarcasting.com/artifacts/org.beamfoundry.bundles/org.beamfoundry.bundles.bundles-parent/
implementation ("org.beamfoundry.bundles:org.beamfoundry.bundles.bundles-parent:1.0.0")
'org.beamfoundry.bundles:org.beamfoundry.bundles.bundles-parent:pom:1.0.0'
<dependency org="org.beamfoundry.bundles" name="org.beamfoundry.bundles.bundles-parent" rev="1.0.0">
  <artifact name="org.beamfoundry.bundles.bundles-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beamfoundry.bundles', module='org.beamfoundry.bundles.bundles-parent', version='1.0.0')
)
libraryDependencies += "org.beamfoundry.bundles" % "org.beamfoundry.bundles.bundles-parent" % "1.0.0"
[org.beamfoundry.bundles/org.beamfoundry.bundles.bundles-parent "1.0.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.