is not current version
Last Version 3.1.0-M3

org.glassfish.jersey.ext.microprofile:jersey-mp-config 3.0.1


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.0.1
Type

Type

jar

Download jersey-mp-config 3.0.1


<!-- 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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.microprofile/jersey-mp-config/
implementation 'org.glassfish.jersey.ext.microprofile:jersey-mp-config:3.0.1'
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.microprofile/jersey-mp-config/
implementation ("org.glassfish.jersey.ext.microprofile:jersey-mp-config:3.0.1")
'org.glassfish.jersey.ext.microprofile:jersey-mp-config:jar:3.0.1'
<dependency org="org.glassfish.jersey.ext.microprofile" name="jersey-mp-config" rev="3.0.1">
  <artifact name="jersey-mp-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.ext.microprofile', module='jersey-mp-config', version='3.0.1')
)
libraryDependencies += "org.glassfish.jersey.ext.microprofile" % "jersey-mp-config" % "3.0.1"
[org.glassfish.jersey.ext.microprofile/jersey-mp-config "3.0.1"]