License |
License |
---|---|
Categories |
CategoriesData ORM FST Data Formats Serialization |
GroupId | GroupIdorg.streampipes |
ArtifactId | ArtifactIdstreampipes-dataformat-fst |
Version | Version0.65.0 |
Type | Typejar |
Description |
DescriptionStreamPipes
|
<!-- https://jarcasting.com/artifacts/org.streampipes/streampipes-dataformat-fst/ -->
<dependency>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-dataformat-fst</artifactId>
<version>0.65.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.streampipes/streampipes-dataformat-fst/
implementation 'org.streampipes:streampipes-dataformat-fst:0.65.0'
// https://jarcasting.com/artifacts/org.streampipes/streampipes-dataformat-fst/
implementation ("org.streampipes:streampipes-dataformat-fst:0.65.0")
'org.streampipes:streampipes-dataformat-fst:jar:0.65.0'
<dependency org="org.streampipes" name="streampipes-dataformat-fst" rev="0.65.0">
<artifact name="streampipes-dataformat-fst" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.streampipes', module='streampipes-dataformat-fst', version='0.65.0')
)
libraryDependencies += "org.streampipes" % "streampipes-dataformat-fst" % "0.65.0"
[org.streampipes/streampipes-dataformat-fst "0.65.0"]
Group / Artifact | Type | Version |
---|---|---|
org.streampipes : streampipes-dataformat | jar | 0.65.0 |
org.streampipes : streampipes-vocabulary | jar | 0.65.0 |
de.ruedigermoeller : fst | jar | 2.56 |