License |
License |
---|---|
GroupId | GroupIdorg.beangle.ids |
ArtifactId | ArtifactIdbeangle-ids-parent_2.13 |
Last Version | Last Version0.2.20 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBeangle IDS Parent
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
beangle-ids-parent_2.13-0.2.20.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.ids/beangle-ids-parent_2.13/ -->
<dependency>
<groupId>org.beangle.ids</groupId>
<artifactId>beangle-ids-parent_2.13</artifactId>
<version>0.2.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.ids/beangle-ids-parent_2.13/
implementation 'org.beangle.ids:beangle-ids-parent_2.13:0.2.20'
// https://jarcasting.com/artifacts/org.beangle.ids/beangle-ids-parent_2.13/
implementation ("org.beangle.ids:beangle-ids-parent_2.13:0.2.20")
'org.beangle.ids:beangle-ids-parent_2.13:pom:0.2.20'
<dependency org="org.beangle.ids" name="beangle-ids-parent_2.13" rev="0.2.20">
<artifact name="beangle-ids-parent_2.13" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.ids', module='beangle-ids-parent_2.13', version='0.2.20')
)
libraryDependencies += "org.beangle.ids" % "beangle-ids-parent_2.13" % "0.2.20"
[org.beangle.ids/beangle-ids-parent_2.13 "0.2.20"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core_2.13 | jar | 5.2.3 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
org.scala-lang : scala-library | jar | 2.13.5 |
org.scala-lang : scala-reflect | jar | 2.13.5 |
org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.3.0-alpha5 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.8 |
org.scalatestplus : junit-4-13_2.13 | jar | 3.2.8.0 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.9.0 |