License |
License |
---|---|
GroupId | GroupIdorg.beangle.spring |
ArtifactId | ArtifactIdbeangle-spring-parent_2.11 |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBeangle Spring Parent
The Beangle Spring Integration.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
beangle-spring-parent_2.11-4.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-parent_2.11/ -->
<dependency>
<groupId>org.beangle.spring</groupId>
<artifactId>beangle-spring-parent_2.11</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-parent_2.11/
implementation 'org.beangle.spring:beangle-spring-parent_2.11:4.1.0'
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-parent_2.11/
implementation ("org.beangle.spring:beangle-spring-parent_2.11:4.1.0")
'org.beangle.spring:beangle-spring-parent_2.11:pom:4.1.0'
<dependency org="org.beangle.spring" name="beangle-spring-parent_2.11" rev="4.1.0">
<artifact name="beangle-spring-parent_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.spring', module='beangle-spring-parent_2.11', version='4.1.0')
)
libraryDependencies += "org.beangle.spring" % "beangle-spring-parent_2.11" % "4.1.0"
[org.beangle.spring/beangle-spring-parent_2.11 "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
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 |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
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 |