| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers |
| GroupId | GroupIdcom.undefinedlabs.scope |
| ArtifactId | ArtifactIdscope-rule-tomcat |
| Last Version | Last Version0.15.1-beta.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionScope Rule for Apache Tomcat
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.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-tomcat/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-rule-tomcat</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-tomcat/
implementation 'com.undefinedlabs.scope:scope-rule-tomcat:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-tomcat/
implementation ("com.undefinedlabs.scope:scope-rule-tomcat:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-rule-tomcat:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-rule-tomcat" rev="0.15.1-beta.2">
<artifact name="scope-rule-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-tomcat', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-tomcat" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-rule-tomcat "0.15.1-beta.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.undefinedlabs.scope : scope-core | jar | 0.15.1-beta.2 |
| com.undefinedlabs.scope : scope-coverage-core | jar | 0.15.1-beta.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.bytebuddy : byte-buddy-agent | jar | 1.10.12 |
| com.undefinedlabs.scope : scope-rules-testing | jar | 0.15.1-beta.2 |
| org.apache.tomcat : tomcat-catalina | jar | 8.5.40 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-all | jar | 1.10.19 |