License |
License |
---|---|
GroupId | GroupIdorg.fosstrak.capturingapp |
ArtifactId | ArtifactIdcapturingapp |
Version | Version0.1.1 |
Type | Typewar |
Description |
Descriptioncapturingapp
Capturing App comprised of rules engine that uses FC middleware
|
Project URL |
Project URL |
Filename | Size |
---|---|
capturingapp-0.1.1.pom | |
capturingapp-0.1.1.war | 18 MB |
capturingapp-0.1.1-sources.war | 27 KB |
capturingapp-0.1.1-sources.jar | 27 KB |
capturingapp-0.1.1-javadoc.war | 98 KB |
capturingapp-0.1.1-javadoc.jar | 98 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |