License |
License |
---|---|
GroupId | GroupIdorg.xbean |
ArtifactId | ArtifactIdxbean |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXBean
XBean is a plugin based server archtecutre.
|
Project Organization |
Project OrganizationXBean |
Filename | Size |
---|---|
xbean-2.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbean/xbean/ -->
<dependency>
<groupId>org.xbean</groupId>
<artifactId>xbean</artifactId>
<version>2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xbean/xbean/
implementation 'org.xbean:xbean:2.1'
// https://jarcasting.com/artifacts/org.xbean/xbean/
implementation ("org.xbean:xbean:2.1")
'org.xbean:xbean:pom:2.1'
<dependency org="org.xbean" name="xbean" rev="2.1">
<artifact name="xbean" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xbean', module='xbean', version='2.1')
)
libraryDependencies += "org.xbean" % "xbean" % "2.1"
[org.xbean/xbean "2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |