is not current version
Last Version 2.36.1

com.github.joschi.jersey.jetty10:parent 2.33

Jersey - Jetty 10.x support

Categories

Categories

Jetty Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.joschi.jersey.jetty10
ArtifactId

ArtifactId

parent
Version

Version

2.33
Type

Type

pom

Download parent 2.33

Filename Size
parent-2.33.pom 8 KB
Browse

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