| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.fosstrak.epcis |
| Идентификатор | Идентификаторepcis-queryclient |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеepcis-queryclient
EPCIS query client implementing the EPCglobal EPCIS spec
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |