Last Version

Gawain core library 0.1.9

Microframework focusing on data processing and aggregation in distributed environment

License

License

GroupId

GroupId

me.smecsia.gawain
ArtifactId

ArtifactId

gawain-core
Version

Version

0.1.9
Type

Type

jar
Description

Description

Gawain core library
Microframework focusing on data processing and aggregation in distributed environment
Project URL

Project URL

https://github.com/smecsia/gawain
Source Code Management

Source Code Management

https://github.com/smecsia/gawain

Download gawain-core 0.1.9


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

Dependencies

compile (3)

Group / Artifact Type Version
de.ruedigermoeller : fst jar 2.45
org.slf4j : slf4j-api jar 1.7.15
org.codehaus.groovy : groovy-all jar 2.4.6

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.15
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
com.jayway.awaitility : awaitility-groovy jar 1.7.0
org.mockito : mockito-core jar 2.0.2-beta

Project Modules

There are no modules declared in this project.