License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdjdisc_jetty |
Last Version | Last Version7.594.36 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent artifact for all Vespa maven projects.
|
Filename | Size |
---|---|
jdisc_jetty-7.594.36.pom | |
jdisc_jetty-7.594.36.jar | 1 KB |
jdisc_jetty-7.594.36-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/jdisc_jetty/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>jdisc_jetty</artifactId>
<version>7.594.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/jdisc_jetty/
implementation 'com.yahoo.vespa:jdisc_jetty:7.594.36'
// https://jarcasting.com/artifacts/com.yahoo.vespa/jdisc_jetty/
implementation ("com.yahoo.vespa:jdisc_jetty:7.594.36")
'com.yahoo.vespa:jdisc_jetty:jar:7.594.36'
<dependency org="com.yahoo.vespa" name="jdisc_jetty" rev="7.594.36">
<artifact name="jdisc_jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='jdisc_jetty', version='7.594.36')
)
libraryDependencies += "com.yahoo.vespa" % "jdisc_jetty" % "7.594.36"
[com.yahoo.vespa/jdisc_jetty "7.594.36"]