GroupId | GroupIdcom.gestalt.jbi.components.common |
---|---|
ArtifactId | ArtifactIdxbean-jbi-component |
Version | Version0.9.5 |
Type | Typepom |
Filename | Size |
---|---|
xbean-jbi-component-0.9.5.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.5</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.5'
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/xbean-jbi-component/
implementation ("com.gestalt.jbi.components.common:xbean-jbi-component:0.9.5")
'com.gestalt.jbi.components.common:xbean-jbi-component:pom:0.9.5'
<dependency org="com.gestalt.jbi.components.common" name="xbean-jbi-component" rev="0.9.5">
<artifact name="xbean-jbi-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gestalt.jbi.components.common', module='xbean-jbi-component', version='0.9.5')
)
libraryDependencies += "com.gestalt.jbi.components.common" % "xbean-jbi-component" % "0.9.5"
[com.gestalt.jbi.components.common/xbean-jbi-component "0.9.5"]