stachextensions

Extension for parsing factset stach format to simpler data format

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.factset.protobuf
ArtifactId

ArtifactId

stachextensions
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

stachextensions
Extension for parsing factset stach format to simpler data format
Project URL

Project URL

https://github.com/factset/stach-extensions
Source Code Management

Source Code Management

http://github.com/factset/stach-extensions/tree/master

Download stachextensions

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 4.0.1
com.google.protobuf : protobuf-java jar 3.12.2
com.google.protobuf : protobuf-java-util jar 3.12.2
com.factset.protobuf : stach jar 1.1.0
com.factset.protobuf : stach.v2 jar 1.0.0
com.fasterxml.jackson.core : jackson-core jar 2.10.5
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0