governator-test-spock


License

License

Categories

Categories

Spock Application Testing & Monitoring Net Governator Application Layer Libs Dependency Injection
GroupId

GroupId

com.netflix.governator
ArtifactId

ArtifactId

governator-test-spock
Last Version

Last Version

1.17.12
Release Date

Release Date

Type

Type

jar
Description

Description

governator-test-spock
governator-test-spock
Project URL

Project URL

https://github.com/Netflix/governator
Source Code Management

Source Code Management

https://github.com/Netflix/governator.git

Download governator-test-spock

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.netflix.governator : governator-test jar 1.17.12
org.spockframework : spock-core jar 1.1-groovy-2.4
com.cyrusinnovation : mockito-groovy-support jar 1.3
cglib : cglib-nodep jar 3.2.2

Project Modules

There are no modules declared in this project.

Governator

NetflixOSS Lifecycle

DESCRIPTION

Governator is a library of extensions and utilities that enhance Google Guice to provide injector lifecycle and well as support for object lifecycle via @PostConstruct and @PreDestroy.

DETAILS

Please see the doc at https://github.com/Netflix/governator/wiki

BUILDING

Governator is built via Gradle (http://www.gradle.org). To build from the command line: ./gradlew build

ARTIFACTS

Governator binaries are published to Maven Central. Please see the docs for details.

AUTHOR

Jordan Zimmerman (mailto:[email protected])

LICENSE

Copyright 2012 Netflix, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.netflix.governator

Netflix, Inc.

Netflix Open Source Platform

Versions

Version
1.17.12
1.17.11
1.17.10
1.17.9
1.17.8
1.17.7
1.17.6
1.17.5
1.17.4
1.17.2
1.17.1
1.17.0
1.16.0