| GroupId | GroupIdcom.gestalt.jbi.components.common |
|---|---|
| ArtifactId | ArtifactIdnmr-common-jbi-runtime |
| Last Version | Last Version0.9.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGestalt :: JBI Components :: Common JBI Runtime :: NMR Utilities :: Jar Artifact
|
| Filename | Size |
|---|---|
| nmr-common-jbi-runtime-0.9.6.pom | |
| nmr-common-jbi-runtime-0.9.6.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/nmr-common-jbi-runtime/ -->
<dependency>
<groupId>com.gestalt.jbi.components.common</groupId>
<artifactId>nmr-common-jbi-runtime</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/nmr-common-jbi-runtime/
implementation 'com.gestalt.jbi.components.common:nmr-common-jbi-runtime:0.9.6'
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/nmr-common-jbi-runtime/
implementation ("com.gestalt.jbi.components.common:nmr-common-jbi-runtime:0.9.6")
'com.gestalt.jbi.components.common:nmr-common-jbi-runtime:jar:0.9.6'
<dependency org="com.gestalt.jbi.components.common" name="nmr-common-jbi-runtime" rev="0.9.6">
<artifact name="nmr-common-jbi-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gestalt.jbi.components.common', module='nmr-common-jbi-runtime', version='0.9.6')
)
libraryDependencies += "com.gestalt.jbi.components.common" % "nmr-common-jbi-runtime" % "0.9.6"
[com.gestalt.jbi.components.common/nmr-common-jbi-runtime "0.9.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| xml-resolver : xml-resolver | jar | 1.1 |
| 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 |