| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.fosstrak.epcis |
| ArtifactId | ArtifactIdepcis-queryclient |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionepcis-queryclient
EPCIS query client implementing the EPCglobal EPCIS spec
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.fosstrak.epcis/epcis-queryclient/ -->
<dependency>
<groupId>org.fosstrak.epcis</groupId>
<artifactId>epcis-queryclient</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fosstrak.epcis/epcis-queryclient/
implementation 'org.fosstrak.epcis:epcis-queryclient:0.5.0'
// https://jarcasting.com/artifacts/org.fosstrak.epcis/epcis-queryclient/
implementation ("org.fosstrak.epcis:epcis-queryclient:0.5.0")
'org.fosstrak.epcis:epcis-queryclient:jar:0.5.0'
<dependency org="org.fosstrak.epcis" name="epcis-queryclient" rev="0.5.0">
<artifact name="epcis-queryclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fosstrak.epcis', module='epcis-queryclient', version='0.5.0')
)
libraryDependencies += "org.fosstrak.epcis" % "epcis-queryclient" % "0.5.0"
[org.fosstrak.epcis/epcis-queryclient "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fosstrak.epcis : epcis-commons | jar | 0.5.0 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.2.9 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.2.9 |
| org.apache.cxf : cxf-rt-databinding-jaxb | jar | 2.2.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |