is not current version
Last Version 1.0.2

com.speedment.jpastreamer:streamconfiguration 0.1.3

Configuration of Streams

Categories

Categories

Configuration Application Layer Libs config Speedment Data Databases
GroupId

GroupId

com.speedment.jpastreamer
ArtifactId

ArtifactId

streamconfiguration
Version

Version

0.1.3
Type

Type

jar

Download streamconfiguration 0.1.3


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