Last Version

OpenFAST 1.1.1

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

License

License

GroupId

GroupId

org.openfast
ArtifactId

ArtifactId

openfast
Version

Version

1.1.1
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 1.1.1


<!-- 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.