parent

Jersey - Jetty 10.x support

License

License

Categories

Categories

Jetty Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.joschi.jersey.jetty10
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.36.1
Release Date

Release Date

Type

Type

pom
Description

Description

parent
Jersey - Jetty 10.x support
Project URL

Project URL

https://github.com/joschi/jersey-jetty10
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/joschi/jersey-jetty10

Download parent

Filename Size
parent-2.36.1.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/parent/ -->
<dependency>
    <groupId>com.github.joschi.jersey.jetty10</groupId>
    <artifactId>parent</artifactId>
    <version>2.36.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/parent/
implementation 'com.github.joschi.jersey.jetty10:parent:2.36.1'
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/parent/
implementation ("com.github.joschi.jersey.jetty10:parent:2.36.1")
'com.github.joschi.jersey.jetty10:parent:pom:2.36.1'
<dependency org="com.github.joschi.jersey.jetty10" name="parent" rev="2.36.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.joschi.jersey.jetty10', module='parent', version='2.36.1')
)
libraryDependencies += "com.github.joschi.jersey.jetty10" % "parent" % "2.36.1"
[com.github.joschi.jersey.jetty10/parent "2.36.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 2.0.0-alpha7

Project Modules

  • jersey-container-jetty-http
  • jersey-container-jetty-servlet
  • jersey-test-framework-provider-jetty

Versions

Version
2.36.1
2.36
2.35
2.34
2.33