Last Version

gradle-credential-wrapper 6.8.2

A custom gradle wrapper that applies the gradle-credentials-plugin via an init script so credentials can be used in a build

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.chesapeaketechnology.tools
ArtifactId

ArtifactId

gradle-credential-wrapper
Version

Version

6.8.2
Type

Type

pom
Description

Description

gradle-credential-wrapper
A custom gradle wrapper that applies the gradle-credentials-plugin via an init script so credentials can be used in a build
Project URL

Project URL

https://github.com/chesapeaketechnology/gradle-credential-wrapper
Source Code Management

Source Code Management

https://github.com/chesapeaketechnology/gradle-credential-wrapper/tree/master

Download gradle-credential-wrapper 6.8.2


<!-- https://jarcasting.com/artifacts/com.chesapeaketechnology.tools/gradle-credential-wrapper/ -->
<dependency>
    <groupId>com.chesapeaketechnology.tools</groupId>
    <artifactId>gradle-credential-wrapper</artifactId>
    <version>6.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.chesapeaketechnology.tools/gradle-credential-wrapper/
implementation 'com.chesapeaketechnology.tools:gradle-credential-wrapper:6.8.2'
// https://jarcasting.com/artifacts/com.chesapeaketechnology.tools/gradle-credential-wrapper/
implementation ("com.chesapeaketechnology.tools:gradle-credential-wrapper:6.8.2")
'com.chesapeaketechnology.tools:gradle-credential-wrapper:pom:6.8.2'
<dependency org="com.chesapeaketechnology.tools" name="gradle-credential-wrapper" rev="6.8.2">
  <artifact name="gradle-credential-wrapper" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.chesapeaketechnology.tools', module='gradle-credential-wrapper', version='6.8.2')
)
libraryDependencies += "com.chesapeaketechnology.tools" % "gradle-credential-wrapper" % "6.8.2"
[com.chesapeaketechnology.tools/gradle-credential-wrapper "6.8.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.