Last Version

SodaTest Examples 0.2.1

A collection of examples showing how to use SodaTest

License

License

GroupId

GroupId

org.sodatest
ArtifactId

ArtifactId

sodatest-examples-parent
Version

Version

0.2.1
Type

Type

pom
Description

Description

SodaTest Examples
A collection of examples showing how to use SodaTest
Project Organization

Project Organization

Belmont Technology Pty Ltd

Download sodatest-examples-parent 0.2.1


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

  • basic
  • basic-java
  • junit