is not current version
Last Version 0.6.1

org.apache.streams:streams-processor-json 0.3-incubating

JsonPath Utility Processors

Categories

Categories

JSON Data
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-processor-json
Version

Version

0.3-incubating
Type

Type

jar

Download streams-processor-json 0.3-incubating


<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-processor-json/ -->
<dependency>
    <groupId>org.apache.streams</groupId>
    <artifactId>streams-processor-json</artifactId>
    <version>0.3-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-processor-json/
implementation 'org.apache.streams:streams-processor-json:0.3-incubating'
// https://jarcasting.com/artifacts/org.apache.streams/streams-processor-json/
implementation ("org.apache.streams:streams-processor-json:0.3-incubating")
'org.apache.streams:streams-processor-json:jar:0.3-incubating'
<dependency org="org.apache.streams" name="streams-processor-json" rev="0.3-incubating">
  <artifact name="streams-processor-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-processor-json', version='0.3-incubating')
)
libraryDependencies += "org.apache.streams" % "streams-processor-json" % "0.3-incubating"
[org.apache.streams/streams-processor-json "0.3-incubating"]