io.magentys:cinnamon-core

A java test automation framework providing a sprinkling of abstraction

License

License

GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cinnamon-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

A java test automation framework providing a sprinkling of abstraction

Download cinnamon-core

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.google.inject : guice jar 4.0
com.google.guava : guava jar 23.0
com.google.code.gson : gson jar 2.8.2
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
joda-time : joda-time jar 2.1
org.yaml : snakeyaml jar 1.12
com.typesafe : config jar 1.3.0
org.reflections : reflections jar 0.9.9
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-vfs2 jar 2.3
commons-io : commons-io jar 2.5
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Cinnamon

Table of contents

Contributing

  1. 🍴 Fork it
  2. Create your feature branch (git checkout -b feature/my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/my-new-feature)
  5. Create new Pull Request
     

Developers

Dave Bassan, Tim Myerscough, Christina Daskalaki, Amit Sharma, Miles Lord, Hamish Tedeschi, Kevin Bradwick
 

Acknowledgments

Powered by NTT DATA

Versions

Version
0.2.0
0.1.3
0.1.2
0.1.0
0.0.3
0.0.2