c

cheesecakes-root

A data-driven testing framework
https://github.com/kidsoncoffee/cheesecakes
MIT License
Fernando Correa
Files download
File Operation
cheesecakes-root-1.0.4.pom download
Apache Maven
<dependency>
  <groupId>com.github.kidsoncoffee</groupId>
  <artifactId>cheesecakes-root</artifactId>
  <version>1.0.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.kidsoncoffee:cheesecakes-root:1.0.4'
Gradle Kotlin
implementation("com.github.kidsoncoffee:cheesecakes-root:1.0.4")
Scala SBT
libraryDependencies += "com.github.kidsoncoffee" % "cheesecakes-root" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.github.kidsoncoffee', module='cheesecakes-root', version='1.0.4')
)
Apache Ivy
<dependency org="com.github.kidsoncoffee" name="cheesecakes-root" rev="1.0.4" />
Leiningen
[com.github.kidsoncoffee/cheesecakes-root "1.0.4"]
Apache Buildr
'com.github.kidsoncoffee:cheesecakes-root:jar:1.0.4'
Dependencies
The project has no third-party dependencies