License |
License |
---|---|
GroupId | GroupIdcom.io7m.wendover |
ArtifactId | ArtifactIdcom.io7m.wendover.tests |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptioncom.io7m.wendover.tests
Java NIO channel tools (Test suite)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.io7m.wendover/com.io7m.wendover.tests/ -->
<dependency>
<groupId>com.io7m.wendover</groupId>
<artifactId>com.io7m.wendover.tests</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.wendover/com.io7m.wendover.tests/
implementation 'com.io7m.wendover:com.io7m.wendover.tests:0.0.4'
// https://jarcasting.com/artifacts/com.io7m.wendover/com.io7m.wendover.tests/
implementation ("com.io7m.wendover:com.io7m.wendover.tests:0.0.4")
'com.io7m.wendover:com.io7m.wendover.tests:jar:0.0.4'
<dependency org="com.io7m.wendover" name="com.io7m.wendover.tests" rev="0.0.4">
<artifact name="com.io7m.wendover.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.wendover', module='com.io7m.wendover.tests', version='0.0.4')
)
libraryDependencies += "com.io7m.wendover" % "com.io7m.wendover.tests" % "0.0.4"
[com.io7m.wendover/com.io7m.wendover.tests "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.wendover : com.io7m.wendover.core | jar | 0.0.4 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha14 |
org.mockito : mockito-core | jar | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.annotation.bundle | jar | 2.0.0 |
org.osgi : org.osgi.annotation.versioning | jar | 1.1.2 |