is not current version
Last Version 1.17.12

com.netflix.governator:governator-test-junit 1.2.15

governator-test-junit developed by Netflix

Categories

Categories

JUnit Unit Testing Net Governator Application Layer Libs Dependency Injection
GroupId

GroupId

com.netflix.governator
ArtifactId

ArtifactId

governator-test-junit
Version

Version

1.2.15
Type

Type

jar

Download governator-test-junit 1.2.15


<!-- https://jarcasting.com/artifacts/com.netflix.governator/governator-test-junit/ -->
<dependency>
    <groupId>com.netflix.governator</groupId>
    <artifactId>governator-test-junit</artifactId>
    <version>1.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.governator/governator-test-junit/
implementation 'com.netflix.governator:governator-test-junit:1.2.15'
// https://jarcasting.com/artifacts/com.netflix.governator/governator-test-junit/
implementation ("com.netflix.governator:governator-test-junit:1.2.15")
'com.netflix.governator:governator-test-junit:jar:1.2.15'
<dependency org="com.netflix.governator" name="governator-test-junit" rev="1.2.15">
  <artifact name="governator-test-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.governator', module='governator-test-junit', version='1.2.15')
)
libraryDependencies += "com.netflix.governator" % "governator-test-junit" % "1.2.15"
[com.netflix.governator/governator-test-junit "1.2.15"]