fc-client

Filtering and Collection Middleware implementing the EPCglobal ALE spec

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.fosstrak.fc
ArtifactId

ArtifactId

fc-client
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

fc-client
Filtering and Collection Middleware implementing the EPCglobal ALE spec
Project URL

Project URL

http://www.fosstrak.org/fc/fc-client

Download fc-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.fosstrak.fc : fc-commons jar 1.2.0
org.fosstrak.reader : reader-rp-proxy jar 0.5.0
log4j : log4j jar 1.2.12
xerces : xercesImpl jar 2.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.2