| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.xbean |
| ArtifactId | ArtifactIdxbean-spring-itests-128 |
| Last Version | Last Version2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXBean :: Spring :: ITests :: 128
XBean is a plugin based server architecture.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xbean-spring-itests-128-2.8.pom | |
| xbean-spring-itests-128-2.8.jar | 6 KB |
| xbean-spring-itests-128-2.8-sources.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xbean/xbean-spring-itests-128/ -->
<dependency>
<groupId>org.apache.xbean</groupId>
<artifactId>xbean-spring-itests-128</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xbean/xbean-spring-itests-128/
implementation 'org.apache.xbean:xbean-spring-itests-128:2.8'
// https://jarcasting.com/artifacts/org.apache.xbean/xbean-spring-itests-128/
implementation ("org.apache.xbean:xbean-spring-itests-128:2.8")
'org.apache.xbean:xbean-spring-itests-128:jar:2.8'
<dependency org="org.apache.xbean" name="xbean-spring-itests-128" rev="2.8">
<artifact name="xbean-spring-itests-128" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xbean', module='xbean-spring-itests-128', version='2.8')
)
libraryDependencies += "org.apache.xbean" % "xbean-spring-itests-128" % "2.8"
[org.apache.xbean/xbean-spring-itests-128 "2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring | jar | 1.2.8 |
| org.apache.xbean : xbean-spring-itests-core | jar | 2.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |