License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.specrunner |
ArtifactId | ArtifactIdspecrunner-tomcat |
Last Version | Last Version1.5.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcceptance Test Driven Development tool
|
Filename | Size |
---|---|
specrunner-tomcat-1.5.17.pom | |
specrunner-tomcat-1.5.17.jar | 4 KB |
specrunner-tomcat-1.5.17-sources.jar | 2 KB |
specrunner-tomcat-1.5.17-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-tomcat/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-tomcat</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-tomcat/
implementation 'org.specrunner:specrunner-tomcat:1.5.17'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-tomcat/
implementation ("org.specrunner:specrunner-tomcat:1.5.17")
'org.specrunner:specrunner-tomcat:jar:1.5.17'
<dependency org="org.specrunner" name="specrunner-tomcat" rev="1.5.17">
<artifact name="specrunner-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-tomcat', version='1.5.17')
)
libraryDependencies += "org.specrunner" % "specrunner-tomcat" % "1.5.17"
[org.specrunner/specrunner-tomcat "1.5.17"]
Group / Artifact | Type | Version |
---|---|---|
org.specrunner : specrunner-core | jar | 1.5.17 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-logging-log4j | jar | 8.5.0 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 8.5.0 |
org.eclipse.jdt.core.compiler : ecj | jar | 4.5.1 |