| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdcom.factset.protobuf |
| ArtifactId | ArtifactIdstachextensions |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstachextensions
Extension for parsing factset stach format to simpler data format
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stachextensions-1.1.1.pom | |
| stachextensions-1.1.1.jar | 30 KB |
| stachextensions-1.1.1-sources.jar | 15 KB |
| stachextensions-1.1.1-javadoc.jar | 128 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |