is not current version
Last Version 4.0.10

org.beangle.spring:beangle-spring-context 4.0.8


GroupId

GroupId

org.beangle.spring
ArtifactId

ArtifactId

beangle-spring-context
Version

Version

4.0.8
Type

Type

jar

Download beangle-spring-context 4.0.8


<!-- https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-context/ -->
<dependency>
    <groupId>org.beangle.spring</groupId>
    <artifactId>beangle-spring-context</artifactId>
    <version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-context/
implementation 'org.beangle.spring:beangle-spring-context:4.0.8'
// https://jarcasting.com/artifacts/org.beangle.spring/beangle-spring-context/
implementation ("org.beangle.spring:beangle-spring-context:4.0.8")
'org.beangle.spring:beangle-spring-context:jar:4.0.8'
<dependency org="org.beangle.spring" name="beangle-spring-context" rev="4.0.8">
  <artifact name="beangle-spring-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.spring', module='beangle-spring-context', version='4.0.8')
)
libraryDependencies += "org.beangle.spring" % "beangle-spring-context" % "4.0.8"
[org.beangle.spring/beangle-spring-context "4.0.8"]