is not current version
Last Version 0.15.1-beta.2

com.undefinedlabs.scope:scope-rule-tomcat 0.1.8-beta.3

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument Apache Tomcat.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-rule-tomcat
Version

Version

0.1.8-beta.3
Type

Type

jar

Download scope-rule-tomcat 0.1.8-beta.3


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