License |
License |
---|---|
GroupId | GroupIdorg.beangle.spring |
ArtifactId | ArtifactIdbeangle-spring-context_2.11 |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeangle Spring Context
The Beangle Spring Integration.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-context_2.11/ -->
<dependency>
<groupId>org.beangle.spring</groupId>
<artifactId>beangle-spring-context_2.11</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-context_2.11/
implementation 'org.beangle.spring:beangle-spring-context_2.11:4.1.0'
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-context_2.11/
implementation ("org.beangle.spring:beangle-spring-context_2.11:4.1.0")
'org.beangle.spring:beangle-spring-context_2.11:jar:4.1.0'
<dependency org="org.beangle.spring" name="beangle-spring-context_2.11" rev="4.1.0">
<artifact name="beangle-spring-context_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.spring', module='beangle-spring-context_2.11', version='4.1.0')
)
libraryDependencies += "org.beangle.spring" % "beangle-spring-context_2.11" % "4.1.0"
[org.beangle.spring/beangle-spring-context_2.11 "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core_2.11 | jar | 4.4.0 |
org.springframework : spring-beans | jar | 4.0.4.RELEASE |
org.springframework : spring-context Optional | jar | 4.0.4.RELEASE |
org.beangle.commons : beangle-commons-web_2.11 Optional | jar | 4.4.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
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 |
---|---|---|
com.h2database : h2 | jar | 1.4.182 |
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.8 |