is not current version
Last Version 128-2.4

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


GroupId

GroupId

org.apache.xbean
ArtifactId

ArtifactId

xbean-spring-itests
Version

Version

127-2.4
Type

Type

jar

Download xbean-spring-itests 127-2.4


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