| License |
License |
|---|---|
| GroupId | GroupIdorg.beangle.commons |
| ArtifactId | ArtifactIdbeangle-commons-parent |
| Last Version | Last Version4.2.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBeangle Commons Parent
The Beangle Commons Framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beangle-commons-parent-4.2.5.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.commons/beangle-commons-parent/ -->
<dependency>
<groupId>org.beangle.commons</groupId>
<artifactId>beangle-commons-parent</artifactId>
<version>4.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.commons/beangle-commons-parent/
implementation 'org.beangle.commons:beangle-commons-parent:4.2.5'
// https://jarcasting.com/artifacts/org.beangle.commons/beangle-commons-parent/
implementation ("org.beangle.commons:beangle-commons-parent:4.2.5")
'org.beangle.commons:beangle-commons-parent:pom:4.2.5'
<dependency org="org.beangle.commons" name="beangle-commons-parent" rev="4.2.5">
<artifact name="beangle-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.commons', module='beangle-commons-parent', version='4.2.5')
)
libraryDependencies += "org.beangle.commons" % "beangle-commons-parent" % "4.2.5"
[org.beangle.commons/beangle-commons-parent "4.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.8 |