is not current version
Last Version 7.594.36

com.yahoo.vespa:jdisc_jetty 7.380.25


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

jdisc_jetty
Version

Version

7.380.25
Type

Type

jar

Download jdisc_jetty 7.380.25


<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/jdisc_jetty/ -->
<dependency>
    <groupId>com.yahoo.vespa</groupId>
    <artifactId>jdisc_jetty</artifactId>
    <version>7.380.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/jdisc_jetty/
implementation 'com.yahoo.vespa:jdisc_jetty:7.380.25'
// https://jarcasting.com/artifacts/com.yahoo.vespa/jdisc_jetty/
implementation ("com.yahoo.vespa:jdisc_jetty:7.380.25")
'com.yahoo.vespa:jdisc_jetty:jar:7.380.25'
<dependency org="com.yahoo.vespa" name="jdisc_jetty" rev="7.380.25">
  <artifact name="jdisc_jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='jdisc_jetty', version='7.380.25')
)
libraryDependencies += "com.yahoo.vespa" % "jdisc_jetty" % "7.380.25"
[com.yahoo.vespa/jdisc_jetty "7.380.25"]