GroupId | GroupIdcom.gestalt.jbi.components.common |
---|---|
ArtifactId | ArtifactIdxbean-common-jbi-runtime |
Version | Version0.9.6 |
Type | Typejar |
Description |
DescriptionGestalt :: JBI Components :: Common JBI Runtime :: XBean Based Components :: Jar Artifact
|
Filename | Size |
---|---|
xbean-common-jbi-runtime-0.9.6.pom | |
xbean-common-jbi-runtime-0.9.6.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/xbean-common-jbi-runtime/ -->
<dependency>
<groupId>com.gestalt.jbi.components.common</groupId>
<artifactId>xbean-common-jbi-runtime</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/xbean-common-jbi-runtime/
implementation 'com.gestalt.jbi.components.common:xbean-common-jbi-runtime:0.9.6'
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/xbean-common-jbi-runtime/
implementation ("com.gestalt.jbi.components.common:xbean-common-jbi-runtime:0.9.6")
'com.gestalt.jbi.components.common:xbean-common-jbi-runtime:jar:0.9.6'
<dependency org="com.gestalt.jbi.components.common" name="xbean-common-jbi-runtime" rev="0.9.6">
<artifact name="xbean-common-jbi-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gestalt.jbi.components.common', module='xbean-common-jbi-runtime', version='0.9.6')
)
libraryDependencies += "com.gestalt.jbi.components.common" % "xbean-common-jbi-runtime" % "0.9.6"
[com.gestalt.jbi.components.common/xbean-common-jbi-runtime "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
com.gestalt.jbi.components.common : common-jbi-runtime | jar | 0.9.6 |
com.sun.jbi : componentsl | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.jbi : jbi | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.3.1 |