| License |
License |
|---|---|
| GroupId | GroupIdorg.beangle.template |
| ArtifactId | ArtifactIdbeangle-template-parent_2.11 |
| Version | Version0.0.9 |
| Type | Typepom |
| Description |
DescriptionBeangle Template Parent
The Beangle Template Library.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beangle-template-parent_2.11-0.0.9.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.template/beangle-template-parent_2.11/ -->
<dependency>
<groupId>org.beangle.template</groupId>
<artifactId>beangle-template-parent_2.11</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.template/beangle-template-parent_2.11/
implementation 'org.beangle.template:beangle-template-parent_2.11:0.0.9'
// https://jarcasting.com/artifacts/org.beangle.template/beangle-template-parent_2.11/
implementation ("org.beangle.template:beangle-template-parent_2.11:0.0.9")
'org.beangle.template:beangle-template-parent_2.11:pom:0.0.9'
<dependency org="org.beangle.template" name="beangle-template-parent_2.11" rev="0.0.9">
<artifact name="beangle-template-parent_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.template', module='beangle-template-parent_2.11', version='0.0.9')
)
libraryDependencies += "org.beangle.template" % "beangle-template-parent_2.11" % "0.0.9"
[org.beangle.template/beangle-template-parent_2.11 "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.6 |
| org.scala-lang : scala-reflect | jar | 2.11.6 |
| 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 |