| License |
License |
|---|---|
| GroupId | GroupIdde.sekmi.histream |
| ArtifactId | ArtifactIdhistream-core |
| Last Version | Last Version0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHIStream : Core
Real-time stream based decision support system
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationR.W.Majeed |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| histream-core-0.15.pom | |
| histream-core-0.15.jar | 115 KB |
| histream-core-0.15-tests.jar | 27 KB |
| histream-core-0.15-sources.jar | 91 KB |
| histream-core-0.15-javadoc.jar | 499 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sekmi.histream/histream-core/ -->
<dependency>
<groupId>de.sekmi.histream</groupId>
<artifactId>histream-core</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/de.sekmi.histream/histream-core/
implementation 'de.sekmi.histream:histream-core:0.15'
// https://jarcasting.com/artifacts/de.sekmi.histream/histream-core/
implementation ("de.sekmi.histream:histream-core:0.15")
'de.sekmi.histream:histream-core:jar:0.15'
<dependency org="de.sekmi.histream" name="histream-core" rev="0.15">
<artifact name="histream-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sekmi.histream', module='histream-core', version='0.15')
)
libraryDependencies += "de.sekmi.histream" % "histream-core" % "0.15"
[de.sekmi.histream/histream-core "0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |