| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.osgiliath.framework |
| Идентификатор | Идентификаторnet.osgiliath.helpers.cxf.exception.handling |
| Последняя версия | Последняя версия0.1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHelper for CXF RS validation exceptions
An exceptionMapper putting Validation exception in the body of the returned message
|
| Организация-разработчик |
Организация-разработчикOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.cxf.exception.handling/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.helpers.cxf.exception.handling</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.cxf.exception.handling/
implementation 'net.osgiliath.framework:net.osgiliath.helpers.cxf.exception.handling:0.1.8'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.cxf.exception.handling/
implementation ("net.osgiliath.framework:net.osgiliath.helpers.cxf.exception.handling:0.1.8")
'net.osgiliath.framework:net.osgiliath.helpers.cxf.exception.handling:jar:0.1.8'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helpers.cxf.exception.handling" rev="0.1.8">
<artifact name="net.osgiliath.helpers.cxf.exception.handling" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helpers.cxf.exception.handling', version='0.1.8')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helpers.cxf.exception.handling" % "0.1.8"
[net.osgiliath.framework/net.osgiliath.helpers.cxf.exception.handling "0.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-http | jar | 2.15.0 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.0.3 |
| org.apache.servicemix.bundles : org.apache.servicemix.bundles.jdom | jar | 2.0.2_1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 5.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |