License |
License |
---|---|
GroupId | GroupIdcom.refinitiv.ema |
ArtifactId | ArtifactIdema |
Version | Version3.6.1.2 |
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.1.2.pom | |
ema-3.6.1.2.jar | 763 KB |
ema-3.6.1.2-sources.jar | 474 KB |
ema-3.6.1.2-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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.refinitiv.ema/ema/
implementation 'com.refinitiv.ema:ema:3.6.1.2'
// https://jarcasting.com/artifacts/com.refinitiv.ema/ema/
implementation ("com.refinitiv.ema:ema:3.6.1.2")
'com.refinitiv.ema:ema:jar:3.6.1.2'
<dependency org="com.refinitiv.ema" name="ema" rev="3.6.1.2">
<artifact name="ema" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.refinitiv.ema', module='ema', version='3.6.1.2')
)
libraryDependencies += "com.refinitiv.ema" % "ema" % "3.6.1.2"
[com.refinitiv.ema/ema "3.6.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
commons-configuration : commons-configuration | jar | 1.10 |
commons-collections : commons-collections | jar | 3.2.2 |
com.refinitiv.eta.valueadd : etaValueAdd | jar | 3.6.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |