License |
License |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdapplication |
Last Version | Last Version8.7.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRuns an application directly from services.xml
|
Filename | Size |
---|---|
application-8.7.17.pom | |
application-8.7.17.jar | 57 KB |
application-8.7.17-sources.jar | 30 KB |
application-8.7.17-javadoc.jar | 556 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/application/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>application</artifactId>
<version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/application/
implementation 'com.yahoo.vespa:application:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/application/
implementation ("com.yahoo.vespa:application:8.7.17")
'com.yahoo.vespa:application:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="application" rev="8.7.17">
<artifact name="application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='application', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "application" % "8.7.17"
[com.yahoo.vespa/application "8.7.17"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.yahoo.vespa : testutil | jar | 8.7.17 |
org.eclipse.jetty : jetty-client | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-continuation | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-jmx | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-server | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.46.v20220331 |
org.eclipse.jetty : jetty-servlets | jar | 9.4.46.v20220331 |