is not current version
Last Version 2.8

org.apache.xbean:xbean-spring-itests-127 2.4


GroupId

GroupId

org.apache.xbean
ArtifactId

ArtifactId

xbean-spring-itests-127
Version

Version

2.4
Type

Type

jar

Download xbean-spring-itests-127 2.4


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