is not current version
Last Version 1.5.17

org.specrunner:specrunner-jetty 1.5.14


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-jetty
Version

Version

1.5.14
Type

Type

jar

Download specrunner-jetty 1.5.14


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