License |
License
LGPL 2.1
|
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config Speedment Data Databases |
GroupId | GroupIdcom.speedment.jpastreamer |
ArtifactId | ArtifactIdstreamconfiguration |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamConfiguration
Configuration of Streams
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
streamconfiguration-1.0.2.pom | |
streamconfiguration-1.0.2.jar | 5 KB |
streamconfiguration-1.0.2-sources.jar | 4 KB |
streamconfiguration-1.0.2-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.speedment.jpastreamer/streamconfiguration/ -->
<dependency>
<groupId>com.speedment.jpastreamer</groupId>
<artifactId>streamconfiguration</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.jpastreamer/streamconfiguration/
implementation 'com.speedment.jpastreamer:streamconfiguration:1.0.2'
// https://jarcasting.com/artifacts/com.speedment.jpastreamer/streamconfiguration/
implementation ("com.speedment.jpastreamer:streamconfiguration:1.0.2")
'com.speedment.jpastreamer:streamconfiguration:jar:1.0.2'
<dependency org="com.speedment.jpastreamer" name="streamconfiguration" rev="1.0.2">
<artifact name="streamconfiguration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.speedment.jpastreamer', module='streamconfiguration', version='1.0.2')
)
libraryDependencies += "com.speedment.jpastreamer" % "streamconfiguration" % "1.0.2"
[com.speedment.jpastreamer/streamconfiguration "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.speedment.jpastreamer : rootfactory | jar | 1.0.2 |
com.speedment.jpastreamer : field | jar | 1.0.2 |
com.speedment.jpastreamer : projection | jar | 1.0.2 |
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.platform : junit-platform-engine | jar | 1.7.1 |
org.junit.platform : junit-platform-launcher | jar | 1.7.1 |