| License |
License |
|---|---|
| GroupId | GroupIdio.fixprotocol.orchestrations |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version1.5.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionio.fixprotocol.orchestrations:parent
Parent project for a catalog of Orchestra implementations
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFIX Trading Community |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-1.5.4.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fixprotocol.orchestrations/parent/ -->
<dependency>
<groupId>io.fixprotocol.orchestrations</groupId>
<artifactId>parent</artifactId>
<version>1.5.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.orchestrations/parent/
implementation 'io.fixprotocol.orchestrations:parent:1.5.4'
// https://jarcasting.com/artifacts/io.fixprotocol.orchestrations/parent/
implementation ("io.fixprotocol.orchestrations:parent:1.5.4")
'io.fixprotocol.orchestrations:parent:pom:1.5.4'
<dependency org="io.fixprotocol.orchestrations" name="parent" rev="1.5.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.orchestrations', module='parent', version='1.5.4')
)
libraryDependencies += "io.fixprotocol.orchestrations" % "parent" % "1.5.4"
[io.fixprotocol.orchestrations/parent "1.5.4"]