Last Version

org.glassfish.jersey.ext.microprofile:jersey-mp-config 3.1.0-M3

Jersey extension modules providing utilities, filters as well as integrations with external frameworks (Guice, Spring, Freemarker, etc.) and languages (Scala, Groovy, etc.). NOTE: Jersey security extensions have their own dedicated security umbrella project.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers config Application Layer Libs Configuration Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.ext.microprofile
ArtifactId

ArtifactId

jersey-mp-config
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

Jersey extension modules providing utilities, filters as well as integrations with external frameworks (Guice, Spring, Freemarker, etc.) and languages (Scala, Groovy, etc.). NOTE: Jersey security extensions have their own dedicated security umbrella project.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-mp-config
Project Organization

Project Organization

Eclipse Foundation

Download jersey-mp-config 3.1.0-M3


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.ext.microprofile/jersey-mp-config/ -->
<dependency>
    <groupId>org.glassfish.jersey.ext.microprofile</groupId>
    <artifactId>jersey-mp-config</artifactId>
    <version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.microprofile/jersey-mp-config/
implementation 'org.glassfish.jersey.ext.microprofile:jersey-mp-config:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.microprofile/jersey-mp-config/
implementation ("org.glassfish.jersey.ext.microprofile:jersey-mp-config:3.1.0-M3")
'org.glassfish.jersey.ext.microprofile:jersey-mp-config:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.ext.microprofile" name="jersey-mp-config" rev="3.1.0-M3">
  <artifact name="jersey-mp-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.ext.microprofile', module='jersey-mp-config', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.ext.microprofile" % "jersey-mp-config" % "3.1.0-M3"
[org.glassfish.jersey.ext.microprofile/jersey-mp-config "3.1.0-M3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.microprofile.config : microprofile-config-api jar 2.0
jakarta.ws.rs : jakarta.ws.rs-api jar 3.1.0
org.glassfish.jersey.core : jersey-common jar 3.1.0-M3

test (5)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-hk2 jar 3.1.0-M3
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 3.1.0-M3
junit : junit jar 4.13.1
io.helidon.microprofile.config : helidon-microprofile-config jar 1.0.3
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jetty jar 3.1.0-M3

Project Modules

There are no modules declared in this project.