Last Version

SodaTest: Spreadsheet-Driven Integration Testing 0.2.1

Parent project for all SodaTest artefacts, specifying common dependencies and plugins

License

License

GroupId

GroupId

org.sodatest
ArtifactId

ArtifactId

sodatest-parent
Version

Version

0.2.1
Type

Type

pom
Description

Description

SodaTest: Spreadsheet-Driven Integration Testing
Parent project for all SodaTest artefacts, specifying common dependencies and plugins
Project Organization

Project Organization

Belmont Technology Pty Ltd
Source Code Management

Source Code Management

https://github.com/GrahamLea/SodaTest

Download sodatest-parent 0.2.1

Filename Size
sodatest-parent-0.2.1.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • coercion
  • sodatest-api
  • sodatest-api-java
  • sodatest-runtime
  • sodatest-junit
  • sodatest-examples