is not current version
Last Version 3.8.8

org.beangle.ioc:beangle-ioc-spring 3.6.0.M3


GroupId

GroupId

org.beangle.ioc
ArtifactId

ArtifactId

beangle-ioc-spring
Version

Version

3.6.0.M3
Type

Type

jar

Download beangle-ioc-spring 3.6.0.M3


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