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