License |
License |
---|---|
Categories |
CategoriesNet Configuration Application Layer Libs config Jersey Program Interface REST Frameworks |
GroupId | GroupIdnet.krotscheck.jersey2 |
ArtifactId | ArtifactIdjersey2-configuration |
Version | Version2.1.1 |
Type | Typejar |
Description |
Descriptionjersey2-configuration
Centralized configuration for jersey2-toolkit.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.krotscheck.jersey2/jersey2-configuration/ -->
<dependency>
<groupId>net.krotscheck.jersey2</groupId>
<artifactId>jersey2-configuration</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.krotscheck.jersey2/jersey2-configuration/
implementation 'net.krotscheck.jersey2:jersey2-configuration:2.1.1'
// https://jarcasting.com/artifacts/net.krotscheck.jersey2/jersey2-configuration/
implementation ("net.krotscheck.jersey2:jersey2-configuration:2.1.1")
'net.krotscheck.jersey2:jersey2-configuration:jar:2.1.1'
<dependency org="net.krotscheck.jersey2" name="jersey2-configuration" rev="2.1.1">
<artifact name="jersey2-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.krotscheck.jersey2', module='jersey2-configuration', version='2.1.1')
)
libraryDependencies += "net.krotscheck.jersey2" % "jersey2-configuration" % "2.1.1"
[net.krotscheck.jersey2/jersey2-configuration "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-configuration : commons-configuration | jar | 1.10 |
org.slf4j : slf4j-api | jar | 1.7.13 |
net.krotscheck : knet-utils | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.22.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.3 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.22.2 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.6.4 |
org.powermock : powermock-api-mockito | jar | 1.6.4 |