| License |
License |
|---|---|
| GroupId | GroupIdorg.fosstrak.hal |
| ArtifactId | ArtifactIdhal-impl-impinj |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhal-impl-impinj
Hardware Abstraction Layer used within FC middleware
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.fosstrak.hal/hal-impl-impinj/ -->
<dependency>
<groupId>org.fosstrak.hal</groupId>
<artifactId>hal-impl-impinj</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fosstrak.hal/hal-impl-impinj/
implementation 'org.fosstrak.hal:hal-impl-impinj:0.5.0'
// https://jarcasting.com/artifacts/org.fosstrak.hal/hal-impl-impinj/
implementation ("org.fosstrak.hal:hal-impl-impinj:0.5.0")
'org.fosstrak.hal:hal-impl-impinj:jar:0.5.0'
<dependency org="org.fosstrak.hal" name="hal-impl-impinj" rev="0.5.0">
<artifact name="hal-impl-impinj" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fosstrak.hal', module='hal-impl-impinj', version='0.5.0')
)
libraryDependencies += "org.fosstrak.hal" % "hal-impl-impinj" % "0.5.0"
[org.fosstrak.hal/hal-impl-impinj "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.12 |
| commons-configuration : commons-configuration | jar | 1.4 |
| org.fosstrak.hal : hal-commons | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |