Last Version

com.io7m.claypot.tests 0.0.6

JCommander conventions for io7m projects (Test suite)

License

License

GroupId

GroupId

com.io7m.claypot
ArtifactId

ArtifactId

com.io7m.claypot.tests
Version

Version

0.0.6
Type

Type

jar
Description

Description

com.io7m.claypot.tests
JCommander conventions for io7m projects (Test suite)
Project URL

Project URL

https://www.io7m.com/software/claypot

Download com.io7m.claypot.tests 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.io7m.claypot : com.io7m.claypot.core jar 0.0.6
org.slf4j : slf4j-api jar 2.0.0-alpha7

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.2

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.4.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.