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.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.factset.protobuf
ArtifactId

ArtifactId

stach.v2
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

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

Stachschema-sdks

STACH Schema Version Apache-2 license Maven NuGet PyPi CRAN Go NPM

Stachschema is a Google Protobuf language schema for tables and charts. This repository contains corresponding auto-generated models in Java, Python, .Net, R, Javascript, and Typescript languages which can facilitate in the serialization and deserialization process. Refer to stachschema documentation to know more.

Installation

Framework Repository
DotNet https://www.nuget.org/packages/FactSet.Protobuf.Stach/
Java https://mvnrepository.com/artifact/com.factset.protobuf/stach
Python https://pypi.org/project/fds.protobuf.stach/
R https://cran.r-project.org/web/packages/factset.protobuf.stach/index.html
Go https://github.com/factset/stachschema/tree/master/go

Generation

Please refer to this link.

Contributing

  • Source code present in each language directory are auto-generated and should not be manually edited here. Refer stachschema documentation for instructions on how to modify these files.
  • Unit tests are open for enhancements and bug fixes. Please create pull requests with the proposed changes.

License

Distributed under the Apache License v2.0. See LICENSE for more information.

com.factset.protobuf

FactSet Research Systems Inc.

See the advantage.

Versions

Version
1.0.0