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