| License |
License |
|---|---|
| GroupId | GroupIdcom.refinitiv.ema |
| ArtifactId | ArtifactIdema |
| Last Version | Last Version3.6.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionema
Enterprise Message API (EMA) Java Edition
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ema-3.6.6.0.pom | |
| ema-3.6.6.0.jar | 765 KB |
| ema-3.6.6.0-sources.jar | 475 KB |
| ema-3.6.6.0-javadoc.jar | 626 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.refinitiv.ema/ema/ -->
<dependency>
<groupId>com.refinitiv.ema</groupId>
<artifactId>ema</artifactId>
<version>3.6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.refinitiv.ema/ema/
implementation 'com.refinitiv.ema:ema:3.6.6.0'
// https://jarcasting.com/artifacts/com.refinitiv.ema/ema/
implementation ("com.refinitiv.ema:ema:3.6.6.0")
'com.refinitiv.ema:ema:jar:3.6.6.0'
<dependency org="com.refinitiv.ema" name="ema" rev="3.6.6.0">
<artifact name="ema" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.refinitiv.ema', module='ema', version='3.6.6.0')
)
libraryDependencies += "com.refinitiv.ema" % "ema" % "3.6.6.0"
[com.refinitiv.ema/ema "3.6.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| org.apache.commons : commons-configuration2 | jar | 2.7 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.refinitiv.eta.valueadd : etaValueAdd | jar | 3.6.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |