is not current version
Last Version 2.10.1

net.anotheria:moskito-inspect-jersey 2.6.0

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.

Categories

Categories

Net Other General Purpose Libraries Jersey Program Interface REST Frameworks
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

moskito-inspect-jersey
Version

Version

2.6.0
Type

Type

jar

Download moskito-inspect-jersey 2.6.0


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