Class HttpOperations
java.lang.Object
co.com.bancolombia.utils.operations.HttpOperations
- All Implemented Interfaces:
ExternalOperations
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLatestGradlePluginVersion(DependencyRelease dependency) getTheLastDependencyRelease(DependencyRelease dependency)
-
Field Details
-
PLUGIN_RELEASES
- See Also:
-
DEPENDENCY_RELEASES
- See Also:
-
GRADLE_PLUGINS
- See Also:
-
SPRING_INITIALIZER
- See Also:
-
GRADLE_WRAPPER_PROPERTIES
- See Also:
-
-
Constructor Details
-
HttpOperations
public HttpOperations() -
HttpOperations
-
-
Method Details
-
getLatestPluginVersion
- Specified by:
getLatestPluginVersionin interfaceExternalOperations
-
getTheLastDependencyRelease
- Specified by:
getTheLastDependencyReleasein interfaceExternalOperations
-
getLatestGradlePluginVersion
- Specified by:
getLatestGradlePluginVersionin interfaceExternalOperations
-
getGradleWrapperFromFile
- Specified by:
getGradleWrapperFromFilein interfaceExternalOperations
-