| License |
License |
|---|---|
| GroupId | GroupIdorg.marketcetera |
| ArtifactId | ArtifactIdfix-core |
| Last Version | Last Version3.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFIX Core
The root of Marketcetera public sources.
|
| Filename | Size |
|---|---|
| fix-core-3.2.1.pom | |
| fix-core-3.2.1.jar | 63 KB |
| fix-core-3.2.1-tests.jar | 65 KB |
| fix-core-3.2.1-sources.jar | 41 KB |
| fix-core-3.2.1-javadoc.jar | 220 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.marketcetera/fix-core/ -->
<dependency>
<groupId>org.marketcetera</groupId>
<artifactId>fix-core</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.marketcetera/fix-core/
implementation 'org.marketcetera:fix-core:3.2.1'
// https://jarcasting.com/artifacts/org.marketcetera/fix-core/
implementation ("org.marketcetera:fix-core:3.2.1")
'org.marketcetera:fix-core:jar:3.2.1'
<dependency org="org.marketcetera" name="fix-core" rev="3.2.1">
<artifact name="fix-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marketcetera', module='fix-core', version='3.2.1')
)
libraryDependencies += "org.marketcetera" % "fix-core" % "3.2.1"
[org.marketcetera/fix-core "3.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.marketcetera : core | jar | 3.2.1 |
| org.marketcetera : client | jar | 3.2.1 |
| org.marketcetera : cluster-api | jar | 3.2.1 |
| org.marketcetera : fix-api | jar | 3.2.1 |
| org.springframework : spring-orm | jar | 5.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-aop | jar | 5.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.springframework : spring-test | jar | 5.3.1 |
| org.hibernate : hibernate-entitymanager | jar | 5.4.24.Final |
| org.hsqldb : hsqldb | jar | 2.5.1 |
| org.postgresql : postgresql | jar | 42.2.18 |
| com.querydsl : querydsl-jpa | jar | 4.4.0 |