Download serviceview-6.263.46.jar file - Jar s

Jar examples for s:serviceview

Description

REST API that is shared between the Vespa Config Server and others.

You can download jar file serviceview 6.263.46 in this page.

Build File

You can use the following script to add serviceview-6.263.46.jar to your project.

<dependency>
   <groupId>com.yahoo.vespa</groupId>
   <artifactId>serviceview</artifactId>
   <version>6.263.46</version>
</dependency>
compile group: 'com.yahoo.vespa', name: 'serviceview', version: '6.263.46'
libraryDependencies += "com.yahoo.vespa" % "serviceview" % "6.263.46"
<dependency org="com.yahoo.vespa" name="serviceview" rev="6.263.46"/>
@Grapes(@Grab(group='com.yahoo.vespa', module='serviceview', version='6.263.46'))
'com.yahoo.vespa:serviceview:jar:6.263.46'

Download

Click the following link to download the jar file.

serviceview-6.263.46-javadoc.jar
serviceview-6.263.46-sources.jar
serviceview-6.263.46.jar
serviceview-6.263.46.pom



Related Tutorials