| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdio.spring.ge |
| ArtifactId | ArtifactIdgradle-enterprise-conventions-gradle-plugin |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
DescriptionGradle Enterprise Conventions Gradle plugin
Gradle Enterprise Conventions Gradle plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.spring.ge/gradle-enterprise-conventions-gradle-plugin/ -->
<dependency>
<groupId>io.spring.ge</groupId>
<artifactId>gradle-enterprise-conventions-gradle-plugin</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.spring.ge/gradle-enterprise-conventions-gradle-plugin/
implementation 'io.spring.ge:gradle-enterprise-conventions-gradle-plugin:0.0.4'
// https://jarcasting.com/artifacts/io.spring.ge/gradle-enterprise-conventions-gradle-plugin/
implementation ("io.spring.ge:gradle-enterprise-conventions-gradle-plugin:0.0.4")
'io.spring.ge:gradle-enterprise-conventions-gradle-plugin:jar:0.0.4'
<dependency org="io.spring.ge" name="gradle-enterprise-conventions-gradle-plugin" rev="0.0.4">
<artifact name="gradle-enterprise-conventions-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spring.ge', module='gradle-enterprise-conventions-gradle-plugin', version='0.0.4')
)
libraryDependencies += "io.spring.ge" % "gradle-enterprise-conventions-gradle-plugin" % "0.0.4"
[io.spring.ge/gradle-enterprise-conventions-gradle-plugin "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.spring.ge : gradle-enterprise-conventions-core | jar | 0.0.4 |