Last Version

OpenHFT/TransFIX 1.0.0-alpha

TransFIX

License

License

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

TransFIX
Version

Version

1.0.0-alpha
Type

Type

jar
Description

Description

OpenHFT/TransFIX
TransFIX
Project URL

Project URL

http://www.openhft.net/TransFIX

Download TransFIX 1.0.0-alpha


<!-- https://jarcasting.com/artifacts/net.openhft/TransFIX/ -->
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>TransFIX</artifactId>
    <version>1.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/TransFIX/
implementation 'net.openhft:TransFIX:1.0.0-alpha'
// https://jarcasting.com/artifacts/net.openhft/TransFIX/
implementation ("net.openhft:TransFIX:1.0.0-alpha")
'net.openhft:TransFIX:jar:1.0.0-alpha'
<dependency org="net.openhft" name="TransFIX" rev="1.0.0-alpha">
  <artifact name="TransFIX" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='TransFIX', version='1.0.0-alpha')
)
libraryDependencies += "net.openhft" % "TransFIX" % "1.0.0-alpha"
[net.openhft/TransFIX "1.0.0-alpha"]

Dependencies

compile (5)

Group / Artifact Type Version
net.openhft : chronicle-map jar 2.0.22rc6
net.openhft : compiler jar 2.2.0
net.openhft : lang jar 6.5
com.intellij : annotations jar
io.netty : netty-all jar 4.0.14.Final

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.