| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.edgent | 
| ArtifactId | ArtifactIdedgent-utils-streamscope | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Edgent (Java 8): Utils: Streamscope The Apache Edgent Project | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.edgent/edgent-utils-streamscope/ -->
<dependency>
    <groupId>org.apache.edgent</groupId>
    <artifactId>edgent-utils-streamscope</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.edgent/edgent-utils-streamscope/
implementation 'org.apache.edgent:edgent-utils-streamscope:1.2.0'// https://jarcasting.com/artifacts/org.apache.edgent/edgent-utils-streamscope/
implementation ("org.apache.edgent:edgent-utils-streamscope:1.2.0")'org.apache.edgent:edgent-utils-streamscope:jar:1.2.0'<dependency org="org.apache.edgent" name="edgent-utils-streamscope" rev="1.2.0">
  <artifact name="edgent-utils-streamscope" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.edgent', module='edgent-utils-streamscope', version='1.2.0')
)libraryDependencies += "org.apache.edgent" % "edgent-utils-streamscope" % "1.2.0"[org.apache.edgent/edgent-utils-streamscope "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.edgent : edgent-api-topology | jar | 1.2.0 | 
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.edgent : edgent-api-topology | test-jar | 1.2.0 | 
| junit : junit | jar | 4.12 | 
| org.slf4j : slf4j-jdk14 | jar | 1.7.12 |