Last Version

Pi4J :: TESTING :: Unit/Integration Tests 2.1.1

Pi4J Unit and Integration Tests

License

License

GroupId

GroupId

com.pi4j
ArtifactId

ArtifactId

pi4j-test
Version

Version

2.1.1
Type

Type

jar
Description

Description

Pi4J :: TESTING :: Unit/Integration Tests
Pi4J Unit and Integration Tests
Project Organization

Project Organization

Pi4J

Download pi4j-test 2.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.pi4j : pi4j-core jar 2.1.1
org.slf4j : slf4j-simple jar 1.7.30
com.pi4j : pi4j-plugin-mock jar 2.1.1
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
com.fazecast : jSerialComm jar 2.5.1
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.