| License |
License
New BSD License
|
|---|---|
| Categories |
CategoriesContainer Jersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.yahoo.gondola.containers |
| ArtifactId | ArtifactIdjersey2-routing |
| Last Version | Last Version0.2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongondola-container-jersey2-routing
Gondola container provider umbrella project module
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jersey2-routing-0.2.7.pom | |
| jersey2-routing-0.2.7.jar | 7 KB |
| jersey2-routing-0.2.7-sources.jar | 4 KB |
| jersey2-routing-0.2.7-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.gondola.containers/jersey2-routing/ -->
<dependency>
<groupId>com.yahoo.gondola.containers</groupId>
<artifactId>jersey2-routing</artifactId>
<version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.gondola.containers/jersey2-routing/
implementation 'com.yahoo.gondola.containers:jersey2-routing:0.2.7'
// https://jarcasting.com/artifacts/com.yahoo.gondola.containers/jersey2-routing/
implementation ("com.yahoo.gondola.containers:jersey2-routing:0.2.7")
'com.yahoo.gondola.containers:jersey2-routing:jar:0.2.7'
<dependency org="com.yahoo.gondola.containers" name="jersey2-routing" rev="0.2.7">
<artifact name="jersey2-routing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.gondola.containers', module='jersey2-routing', version='0.2.7')
)
libraryDependencies += "com.yahoo.gondola.containers" % "jersey2-routing" % "0.2.7"
[com.yahoo.gondola.containers/jersey2-routing "0.2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| commons-io : commons-io | jar | 2.4 |
| org.glassfish.jersey.containers : jersey-container-jetty-servlet | jar | 2.22 |
| com.yahoo.gondola : core | jar | 0.2.7 |