Last Version

Beangle Software Parent 10

The Beangle Software Group provides agile java/jvm based scaffold and toolkits.

License

License

GroupId

GroupId

org.beangle
ArtifactId

ArtifactId

beangle-parent
Version

Version

10
Type

Type

pom
Description

Description

Beangle Software Parent
The Beangle Software Group provides agile java/jvm based scaffold and toolkits.
Project URL

Project URL

https://github.com/beangle/beangle
Project Organization

Project Organization

The Beangle Software Group
Source Code Management

Source Code Management

https://github.com/beangle/beangle

Download beangle-parent 10

Filename Size
beangle-parent-10.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java
  • scala