License |
License |
---|---|
GroupId | GroupIdcom.srotya.tau |
ArtifactId | ArtifactIdwraith-engine |
Version | Version0.0.10 |
Type | Typejar |
Description |
Descriptionwraith-engine
An efficient event correlation library
|
Filename | Size |
---|---|
wraith-engine-0.0.10.pom | |
wraith-engine-0.0.10.jar | 108 KB |
wraith-engine-0.0.10-tests.jar | 34 KB |
wraith-engine-0.0.10-sources.jar | 109 KB |
wraith-engine-0.0.10-javadoc.jar | 574 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.srotya.tau/wraith-engine/ -->
<dependency>
<groupId>com.srotya.tau</groupId>
<artifactId>wraith-engine</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.srotya.tau/wraith-engine/
implementation 'com.srotya.tau:wraith-engine:0.0.10'
// https://jarcasting.com/artifacts/com.srotya.tau/wraith-engine/
implementation ("com.srotya.tau:wraith-engine:0.0.10")
'com.srotya.tau:wraith-engine:jar:0.0.10'
<dependency org="com.srotya.tau" name="wraith-engine" rev="0.0.10">
<artifact name="wraith-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.srotya.tau', module='wraith-engine', version='0.0.10')
)
libraryDependencies += "com.srotya.tau" % "wraith-engine" % "0.0.10"
[com.srotya.tau/wraith-engine "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.addthis : stream-lib | jar | 3.0.0 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.1.4 |
com.google.code.gson : gson | jar | 2.4 |
net.iharder : base64 | jar | 2.3.8 |
org.apache.commons : commons-io | jar | 1.3.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.1 |
org.apache.velocity : velocity | jar | 1.7 |
org.apache.velocity : velocity-tools | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |