Last Version

HIStream : Export 0.15

Export streams or collections of facts to table files like CSV.

License

License

GroupId

GroupId

de.sekmi.histream
ArtifactId

ArtifactId

histream-export
Version

Version

0.15
Type

Type

jar
Description

Description

HIStream : Export
Export streams or collections of facts to table files like CSV.
Project URL

Project URL

https://gitlab.uni-oldenburg.de/rwmajeed/histream/histream-export
Project Organization

Project Organization

R.W.Majeed
Source Code Management

Source Code Management

https://gitlab.uni-oldenburg.de/rwmajeed/histream/tree/master/histream-export

Download histream-export 0.15


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

Dependencies

compile (1)

Group / Artifact Type Version
de.sekmi.histream : histream-core jar 0.15

test (3)

Group / Artifact Type Version
de.sekmi.histream : histream-core test-jar 0.15
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.