License |
License |
---|---|
GroupId | GroupIdorg.xbean |
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/org.xbean/xbean-spring/ -->
<dependency>
<groupId>org.xbean</groupId>
<artifactId>xbean-spring</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbean/xbean-spring/
implementation 'org.xbean:xbean-spring:2.1'
// https://jarcasting.com/artifacts/org.xbean/xbean-spring/
implementation ("org.xbean:xbean-spring:2.1")
'org.xbean:xbean-spring:jar:2.1'
<dependency org="org.xbean" name="xbean-spring" rev="2.1">
<artifact name="xbean-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbean', module='xbean-spring', version='2.1')
)
libraryDependencies += "org.xbean" % "xbean-spring" % "2.1"
[org.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 |