| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdcom.netflix.edda-client |
| ArtifactId | ArtifactIdedda-client-nflx-plugin |
| Last Version | Last Version0.1.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionedda-client-nflx-plugin
edda-client-nflx-plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.netflix.edda-client |
<!-- https://jarcasting.com/artifacts/com.netflix.edda-client/edda-client-nflx-plugin/ -->
<dependency>
<groupId>com.netflix.edda-client</groupId>
<artifactId>edda-client-nflx-plugin</artifactId>
<version>0.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.edda-client/edda-client-nflx-plugin/
implementation 'com.netflix.edda-client:edda-client-nflx-plugin:0.1.20'
// https://jarcasting.com/artifacts/com.netflix.edda-client/edda-client-nflx-plugin/
implementation ("com.netflix.edda-client:edda-client-nflx-plugin:0.1.20")
'com.netflix.edda-client:edda-client-nflx-plugin:jar:0.1.20'
<dependency org="com.netflix.edda-client" name="edda-client-nflx-plugin" rev="0.1.20">
<artifact name="edda-client-nflx-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.edda-client', module='edda-client-nflx-plugin', version='0.1.20')
)
libraryDependencies += "com.netflix.edda-client" % "edda-client-nflx-plugin" % "0.1.20"
[com.netflix.edda-client/edda-client-nflx-plugin "0.1.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.netflix.edda-client : edda-client | jar | 0.1.20 |
| com.netflix.spectator : spectator-nflx-plugin | jar | 0.30.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.1 |
| org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |
| org.scalatest : scalatest_2.11 | jar | 2.2.1 |