OpenFAST

OpenFAST is a 100% Java implementation of the FAST Protocol.

License

License

GroupId

GroupId

org.openfast
ArtifactId

ArtifactId

openfast
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

OpenFAST
OpenFAST is a 100% Java implementation of the FAST Protocol.
Project URL

Project URL

http://www.openfast.org
Project Organization

Project Organization

The LaSalle Technology Group, LLC

Download openfast

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-cli : commons-cli Optional jar 1.1
com.thoughtworks.xstream : xstream Optional jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4