is not current version
Last Version 1.5.17

org.specrunner:specrunner-tomcat 1.1.1


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.specrunner
ArtifactId

ArtifactId

specrunner-tomcat
Version

Version

1.1.1
Type

Type

jar

Download specrunner-tomcat 1.1.1


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