Last Version

stach.v2 1.0.0

Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.factset.protobuf
ArtifactId

ArtifactId

stach.v2
Version

Version

1.0.0
Type

Type

jar
Description

Description

stach.v2
Google Protocol buffer classes for FactSet STACH tabular format which represents complex multi-dimensional array of data. These classes help in the serialization and deserialization of STACH formatted data. See GitHub repository documentation for more information.
Project URL

Project URL

https://github.com/factset/stachschema-sdks
Source Code Management

Source Code Management

http://github.com/factset/stachschema-sdks/tree/master

Download stach.v2 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.12.2
com.google.protobuf : protobuf-java-util jar 3.12.2

Project Modules

There are no modules declared in this project.