| License |
License |
|---|---|
| GroupId | GroupIdorg.beangle.repo |
| ArtifactId | ArtifactIdbeangle-repo-artifact_2.12 |
| Version | Version0.0.11 |
| Type | Typejar |
| Description |
DescriptionBeangle Repo Artifact
Beangle Repository Artifact
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.beangle.repo/beangle-repo-artifact_2.12/ -->
<dependency>
<groupId>org.beangle.repo</groupId>
<artifactId>beangle-repo-artifact_2.12</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.repo/beangle-repo-artifact_2.12/
implementation 'org.beangle.repo:beangle-repo-artifact_2.12:0.0.11'
// https://jarcasting.com/artifacts/org.beangle.repo/beangle-repo-artifact_2.12/
implementation ("org.beangle.repo:beangle-repo-artifact_2.12:0.0.11")
'org.beangle.repo:beangle-repo-artifact_2.12:jar:0.0.11'
<dependency org="org.beangle.repo" name="beangle-repo-artifact_2.12" rev="0.0.11">
<artifact name="beangle-repo-artifact_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.repo', module='beangle-repo-artifact_2.12', version='0.0.11')
)
libraryDependencies += "org.beangle.repo" % "beangle-repo-artifact_2.12" % "0.0.11"
[org.beangle.repo/beangle-repo-artifact_2.12 "0.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-compress | jar | 1.18 |
| org.beangle.commons : beangle-commons-core_2.12 | jar | 5.1.7 |
| org.beangle.commons : beangle-commons-file_2.12 | jar | 5.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| org.scala-lang : scala-reflect | jar | 2.12.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.22.0 |