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