License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.joschi.jersey.jetty10 |
ArtifactId | ArtifactIdparent |
Version | Version2.34 |
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.34.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.34</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/parent/
implementation 'com.github.joschi.jersey.jetty10:parent:2.34'
// https://jarcasting.com/artifacts/com.github.joschi.jersey.jetty10/parent/
implementation ("com.github.joschi.jersey.jetty10:parent:2.34")
'com.github.joschi.jersey.jetty10:parent:pom:2.34'
<dependency org="com.github.joschi.jersey.jetty10" name="parent" rev="2.34">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.joschi.jersey.jetty10', module='parent', version='2.34')
)
libraryDependencies += "com.github.joschi.jersey.jetty10" % "parent" % "2.34"
[com.github.joschi.jersey.jetty10/parent "2.34"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 2.0.0-alpha1 |