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