s

scope-parent

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. The parent artifact contains configuration information that concern all modules.
https://scope.undefinedlabs.com
The Apache Software License, Version 2.0
Daniel Rodriguez Hernandez
Files download
File Operation
scope-parent-0.12.0.pom download
Apache Maven
<dependency>
  <groupId>com.undefinedlabs.scope</groupId>
  <artifactId>scope-parent</artifactId>
  <version>0.12.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.undefinedlabs.scope:scope-parent:0.12.0'
Gradle Kotlin
implementation("com.undefinedlabs.scope:scope-parent:0.12.0")
Scala SBT
libraryDependencies += "com.undefinedlabs.scope" % "scope-parent" % "0.12.0"
Groovy Grape
@Grapes(
  @Grab(group='com.undefinedlabs.scope', module='scope-parent', version='0.12.0')
)
Apache Ivy
<dependency org="com.undefinedlabs.scope" name="scope-parent" rev="0.12.0" />
Leiningen
[com.undefinedlabs.scope/scope-parent "0.12.0"]
Apache Buildr
'com.undefinedlabs.scope:scope-parent:jar:0.12.0'
Dependencies
The project has no third-party dependencies