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