Last Version

streams-filters 0.6.1

Functional components to embed in streams, or extend to customize behavior.

License

License

GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-filters
Version

Version

0.6.1
Type

Type

jar
Description

Description

streams-filters
Functional components to embed in streams, or extend to customize behavior.
Project Organization

Project Organization

The Apache Software Foundation

Download streams-filters 0.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.streams : streams-config jar 0.6.1
com.typesafe : config jar 1.3.2
org.apache.streams : streams-core jar 0.6.1
org.apache.streams : streams-pojo jar 0.6.1
org.apache.streams : streams-verbs jar 0.6.1
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.apache.streams : streams-testing test-jar 0.6.1
junit : junit jar 4.12
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.