License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.joschi.jersey.jetty10 |
ArtifactId | ArtifactIdparent |
Last Version | Last Version2.36.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
Jersey - Jetty 10.x support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-2.36.1.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.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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 2.0.0-alpha7 |