is not current version
Last Version 2.1.1

net.krotscheck.jersey2:jersey2-configuration 2.0.1

Centralized configuration for jersey2-toolkit.

Categories

Categories

Net Configuration Application Layer Libs config Jersey Program Interface REST Frameworks
GroupId

GroupId

net.krotscheck.jersey2
ArtifactId

ArtifactId

jersey2-configuration
Version

Version

2.0.1
Type

Type

jar

Download jersey2-configuration 2.0.1


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