Last Version

Beangle Spring Context 4.0.10

The Beangle Spring Integration.

License

License

GroupId

GroupId

org.beangle.spring
ArtifactId

ArtifactId

beangle-spring-context
Version

Version

4.0.10
Type

Type

jar
Description

Description

Beangle Spring Context
The Beangle Spring Integration.
Project Organization

Project Organization

The Beangle Software

Download beangle-spring-context 4.0.10


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

test (4)

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

Project Modules

There are no modules declared in this project.