не последняя версия
Последняя версия 2.10.1

net.anotheria:moskito-inspect-jersey 2.8.5

This project contains dependencies and configuration (web-fragment) needed to enable moskito-inspect rest interface via Jersey. To use it simply add it as dependency.

Категории

Категории

Сеть Other Универсальные библиотеки Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

net.anotheria
Идентификатор

Идентификатор

moskito-inspect-jersey
Версия

Версия

2.8.5
Тип

Тип

jar

Скачать moskito-inspect-jersey 2.8.5


<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-inspect-jersey/ -->
<dependency>
    <groupId>net.anotheria</groupId>
    <artifactId>moskito-inspect-jersey</artifactId>
    <version>2.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-inspect-jersey/
implementation 'net.anotheria:moskito-inspect-jersey:2.8.5'
// https://jarcasting.com/artifacts/net.anotheria/moskito-inspect-jersey/
implementation ("net.anotheria:moskito-inspect-jersey:2.8.5")
'net.anotheria:moskito-inspect-jersey:jar:2.8.5'
<dependency org="net.anotheria" name="moskito-inspect-jersey" rev="2.8.5">
  <artifact name="moskito-inspect-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-inspect-jersey', version='2.8.5')
)
libraryDependencies += "net.anotheria" % "moskito-inspect-jersey" % "2.8.5"
[net.anotheria/moskito-inspect-jersey "2.8.5"]