| License |
License |
|---|---|
| GroupId | GroupIdxbean |
| ArtifactId | ArtifactIdxbean-spring |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXBean :: Spring
XBean is a plugin based server archtecutre.
|
| Project Organization |
Project OrganizationXBean |
| Filename | Size |
|---|---|
| xbean-spring-2.1.pom | |
| xbean-spring-2.1.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xbean/xbean-spring/ -->
<dependency>
<groupId>xbean</groupId>
<artifactId>xbean-spring</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/xbean/xbean-spring/
implementation 'xbean:xbean-spring:2.1'
// https://jarcasting.com/artifacts/xbean/xbean-spring/
implementation ("xbean:xbean-spring:2.1")
'xbean:xbean-spring:jar:2.1'
<dependency org="xbean" name="xbean-spring" rev="2.1">
<artifact name="xbean-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='xbean', module='xbean-spring', version='2.1')
)
libraryDependencies += "xbean" % "xbean-spring" % "2.1"
[xbean/xbean-spring "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| mx4j : mx4j | jar | 3.0.1 |
| commons-logging : commons-logging | jar | 1.0.3 |
| org.springframework : spring | jar | 1.2.4 |
| ant : ant | jar | 1.6.2 |
| backport-util-concurrent : backport-util-concurrent | jar | 2.0_01_pd |
| stax : stax-api | jar | 1.0 |
| qdox : qdox | jar | 1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |