License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdvespa_jersey2 |
Version | Version7.547.18 |
Type | Typepom |
Description |
DescriptionParent artifact for all Vespa maven projects.
|
Filename | Size |
---|---|
vespa_jersey2-7.547.18.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/vespa_jersey2/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespa_jersey2</artifactId>
<version>7.547.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa_jersey2/
implementation 'com.yahoo.vespa:vespa_jersey2:7.547.18'
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa_jersey2/
implementation ("com.yahoo.vespa:vespa_jersey2:7.547.18")
'com.yahoo.vespa:vespa_jersey2:pom:7.547.18'
<dependency org="com.yahoo.vespa" name="vespa_jersey2" rev="7.547.18">
<artifact name="vespa_jersey2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='vespa_jersey2', version='7.547.18')
)
libraryDependencies += "com.yahoo.vespa" % "vespa_jersey2" % "7.547.18"
[com.yahoo.vespa/vespa_jersey2 "7.547.18"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25 |
org.glassfish.jersey.media : jersey-media-multipart | jar | 2.25 |
org.glassfish.jersey.ext : jersey-proxy-client | jar | 2.25 |
org.glassfish.jersey.core : jersey-client | jar | 2.25 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.6 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.6 |
org.glassfish.jersey.core : jersey-server | jar | 2.25 |
javax.validation : validation-api | jar | 1.1.0.Final |