GroupId | GroupIdopen-esb |
---|---|
ArtifactId | ArtifactIdjbi |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionInterfaces specified by the JSR 208 Expert Committee
|
Filename | Size |
---|---|
jbi-1.1.pom | |
jbi-1.1.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/open-esb/jbi/ -->
<dependency>
<groupId>open-esb</groupId>
<artifactId>jbi</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/open-esb/jbi/
implementation 'open-esb:jbi:1.1'
// https://jarcasting.com/artifacts/open-esb/jbi/
implementation ("open-esb:jbi:1.1")
'open-esb:jbi:jar:1.1'
<dependency org="open-esb" name="jbi" rev="1.1">
<artifact name="jbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='open-esb', module='jbi', version='1.1')
)
libraryDependencies += "open-esb" % "jbi" % "1.1"
[open-esb/jbi "1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : transaction-api | jar | 1.1 |
javax.activation : activation | jar | 1.1 |