Last Version

capturingapp 0.1.1

Capturing App comprised of rules engine that uses FC middleware

License

License

GroupId

GroupId

org.fosstrak.capturingapp
ArtifactId

ArtifactId

capturingapp
Version

Version

0.1.1
Type

Type

war
Description

Description

capturingapp
Capturing App comprised of rules engine that uses FC middleware
Project URL

Project URL

http://www.fosstrak.org/capturingapp

Download capturingapp 0.1.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.drools : drools-core jar 5.0.1
org.drools : drools-compiler jar 5.0.1
org.drools : drools-decisiontables jar 5.0.1
org.drools : drools-templates jar 5.0.1
org.drools : drools-api jar 5.0.1
org.fosstrak.fc : fc-commons jar 1.0.0
org.fosstrak.epcis : epcis-captureclient jar 0.4.2
org.fosstrak.epcis : epcis-queryclient jar 0.4.2
org.fosstrak.epcis : epcis-commons jar 0.4.2

provided (1)

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

Project Modules

There are no modules declared in this project.