License |
License |
---|---|
GroupId | GroupIdorg.apache.excalibur.fortress.bean |
ArtifactId | ArtifactIdexcalibur-fortress-bean |
Version | Version1.3.1 |
Type | Typejar |
Description |
DescriptionExcalibur Fortress Bean
Excalibur Fortress Bean component
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.excalibur.fortress.bean/excalibur-fortress-bean/ -->
<dependency>
<groupId>org.apache.excalibur.fortress.bean</groupId>
<artifactId>excalibur-fortress-bean</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.fortress.bean/excalibur-fortress-bean/
implementation 'org.apache.excalibur.fortress.bean:excalibur-fortress-bean:1.3.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.fortress.bean/excalibur-fortress-bean/
implementation ("org.apache.excalibur.fortress.bean:excalibur-fortress-bean:1.3.1")
'org.apache.excalibur.fortress.bean:excalibur-fortress-bean:jar:1.3.1'
<dependency org="org.apache.excalibur.fortress.bean" name="excalibur-fortress-bean" rev="1.3.1">
<artifact name="excalibur-fortress-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.fortress.bean', module='excalibur-fortress-bean', version='1.3.1')
)
libraryDependencies += "org.apache.excalibur.fortress.bean" % "excalibur-fortress-bean" % "1.3.1"
[org.apache.excalibur.fortress.bean/excalibur-fortress-bean "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.excalibur.fortress.container : excalibur-fortress-container-impl | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.excalibur.fortress.testcase : excalibur-fortress-testcase | jar | 1.3.1 |