License |
License |
---|---|
GroupId | GroupIdorg.beangle.repo |
ArtifactId | ArtifactIdbeangle-repo-artifact_2.13 |
Version | Version0.0.19 |
Type | Typejar |
Description |
DescriptionBeangle Repo Artifact
Beangle Repository Artifact
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.beangle.repo/beangle-repo-artifact_2.13/ -->
<dependency>
<groupId>org.beangle.repo</groupId>
<artifactId>beangle-repo-artifact_2.13</artifactId>
<version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.repo/beangle-repo-artifact_2.13/
implementation 'org.beangle.repo:beangle-repo-artifact_2.13:0.0.19'
// https://jarcasting.com/artifacts/org.beangle.repo/beangle-repo-artifact_2.13/
implementation ("org.beangle.repo:beangle-repo-artifact_2.13:0.0.19")
'org.beangle.repo:beangle-repo-artifact_2.13:jar:0.0.19'
<dependency org="org.beangle.repo" name="beangle-repo-artifact_2.13" rev="0.0.19">
<artifact name="beangle-repo-artifact_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.repo', module='beangle-repo-artifact_2.13', version='0.0.19')
)
libraryDependencies += "org.beangle.repo" % "beangle-repo-artifact_2.13" % "0.0.19"
[org.beangle.repo/beangle-repo-artifact_2.13 "0.0.19"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-compress | jar | 1.18 |
org.beangle.commons : beangle-commons-core_2.13 | jar | 5.2.0 |
org.beangle.commons : beangle-commons-file_2.13 | jar | 5.2.0 |
org.scala-lang : scala-library | jar | 2.13.3 |
org.scala-lang : scala-reflect | jar | 2.13.3 |
org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.2 |
org.scalatestplus : scalatestplus-junit_2.13 | jar | 1.0.0-M2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |