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