License |
License |
---|---|
GroupId | GroupIdorg.beangle.spring |
ArtifactId | ArtifactIdbeangle-spring-context |
Last Version | Last Version4.0.10 |
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/ -->
<dependency>
<groupId>org.beangle.spring</groupId>
<artifactId>beangle-spring-context</artifactId>
<version>4.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-context/
implementation 'org.beangle.spring:beangle-spring-context:4.0.10'
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-context/
implementation ("org.beangle.spring:beangle-spring-context:4.0.10")
'org.beangle.spring:beangle-spring-context:jar:4.0.10'
<dependency org="org.beangle.spring" name="beangle-spring-context" rev="4.0.10">
<artifact name="beangle-spring-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.spring', module='beangle-spring-context', version='4.0.10')
)
libraryDependencies += "org.beangle.spring" % "beangle-spring-context" % "4.0.10"
[org.beangle.spring/beangle-spring-context "4.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.commons : beangle-commons-core | jar | 4.2.5 |
org.springframework : spring-context | jar | 4.0.4.RELEASE |
org.beangle.commons : beangle-commons-web Optional | jar | 4.2.5 |
org.springframework : spring-core | jar | 4.0.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.1.0 |
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 |