fc-server

Filtering and Collection Middleware implementing the EPCglobal ALE spec

License

License

GroupId

GroupId

org.fosstrak.fc
ArtifactId

ArtifactId

fc-server
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

war
Description

Description

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

Project URL

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

Download fc-server

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.fosstrak.fc : fc-commons jar 1.2.0
org.fosstrak.reader : reader-rprm-core jar 0.5.0
org.fosstrak.hal : hal-commons jar 0.5.0
org.fosstrak.hal : hal-impl-sim jar 0.5.0
org.fosstrak.tdt : tdt jar 0.9.0
org.fosstrak.llrp : llrp-adaptor jar 1.1.0
org.fosstrak.reader : reader-rp-proxy jar 0.5.0
log4j : log4j jar 1.2.12
xerces : xercesImpl jar 2.9.1
org.springframework : spring-core jar 3.0.7.RELEASE
org.springframework : spring-context jar 3.0.7.RELEASE
org.springframework : spring-web jar 3.0.7.RELEASE
org.springframework : spring-beans jar 3.0.7.RELEASE
uk.com.robust-it : cloning jar 1.8.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.2