Last Version

streams-core 0.6.1

Core classes and interfaces for streams.

License

License

GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-core
Version

Version

0.6.1
Type

Type

jar
Description

Description

streams-core
Core classes and interfaces for streams.
Project Organization

Project Organization

The Apache Software Foundation

Download streams-core 0.6.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.streams : streams-config jar 0.6.1
org.apache.streams : streams-util jar 0.6.1
javax.ws.rs : jsr311-api jar 1.1.1
com.fasterxml.jackson.core : jackson-core jar 2.9.8
org.apache.streams : streams-pojo 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.