License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Ant Build Tools |
GroupId | GroupIdio.github.thiagolvlsantos |
ArtifactId | ArtifactIdspecrunner-jetty |
Last Version | Last Version1.5.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcceptance Test Driven Development tool
|
Filename | Size |
---|---|
specrunner-jetty-1.5.18.pom | |
specrunner-jetty-1.5.18.jar | 15 KB |
specrunner-jetty-1.5.18-sources.jar | 10 KB |
specrunner-jetty-1.5.18-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.thiagolvlsantos/specrunner-jetty/ -->
<dependency>
<groupId>io.github.thiagolvlsantos</groupId>
<artifactId>specrunner-jetty</artifactId>
<version>1.5.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/specrunner-jetty/
implementation 'io.github.thiagolvlsantos:specrunner-jetty:1.5.18'
// https://jarcasting.com/artifacts/io.github.thiagolvlsantos/specrunner-jetty/
implementation ("io.github.thiagolvlsantos:specrunner-jetty:1.5.18")
'io.github.thiagolvlsantos:specrunner-jetty:jar:1.5.18'
<dependency org="io.github.thiagolvlsantos" name="specrunner-jetty" rev="1.5.18">
<artifact name="specrunner-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thiagolvlsantos', module='specrunner-jetty', version='1.5.18')
)
libraryDependencies += "io.github.thiagolvlsantos" % "specrunner-jetty" % "1.5.18"
[io.github.thiagolvlsantos/specrunner-jetty "1.5.18"]
Group / Artifact | Type | Version |
---|---|---|
io.github.thiagolvlsantos : specrunner-core | jar | 1.5.18 |
org.eclipse.jetty : jetty-server | jar | 9.2.16.v20160414 |
org.eclipse.jetty : jetty-webapp | jar | 9.2.16.v20160414 |
org.eclipse.jetty : jetty-jsp | jar | 9.2.16.v20160414 |