Last Version

Gawain Root 0.1.9

Microframework focusing on data processing and aggregation in distributed environment

License

License

GroupId

GroupId

me.smecsia.gawain
ArtifactId

ArtifactId

gawain
Version

Version

0.1.9
Type

Type

jar
Description

Description

Gawain Root
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 0.1.9


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

Dependencies

compile (2)

Group / Artifact Type Version
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.