Last Version

Parity (Parent) 0.7.0

An open source technology platform for trading venues.

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

com.paritytrading.parity
ArtifactId

ArtifactId

parity-parent
Version

Version

0.7.0
Type

Type

pom
Description

Description

Parity (Parent)
An open source technology platform for trading venues.
Project URL

Project URL

https://github.com/paritytrading/parity
Source Code Management

Source Code Management

https://github.com/paritytrading/parity

Download parity-parent 0.7.0

Filename Size
parity-parent-0.7.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.paritytrading.parity/parity-parent/ -->
<dependency>
    <groupId>com.paritytrading.parity</groupId>
    <artifactId>parity-parent</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.paritytrading.parity/parity-parent/
implementation 'com.paritytrading.parity:parity-parent:0.7.0'
// https://jarcasting.com/artifacts/com.paritytrading.parity/parity-parent/
implementation ("com.paritytrading.parity:parity-parent:0.7.0")
'com.paritytrading.parity:parity-parent:pom:0.7.0'
<dependency org="com.paritytrading.parity" name="parity-parent" rev="0.7.0">
  <artifact name="parity-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.paritytrading.parity', module='parity-parent', version='0.7.0')
)
libraryDependencies += "com.paritytrading.parity" % "parity-parent" % "0.7.0"
[com.paritytrading.parity/parity-parent "0.7.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • libraries/book
  • libraries/file
  • libraries/match
  • libraries/net
  • libraries/util
  • applications/client
  • applications/fix
  • applications/reporter
  • applications/system
  • applications/ticker
  • tests/book-perf-test
  • tests/match-perf-test