License |
License
Apache License
|
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.goldin.plugins.gradle |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGradle Plugins
Gradle Plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-0.3.1.pom | |
common-0.3.1.jar | 366 KB |
common-0.3.1-sources.jar | 12 KB |
common-0.3.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/common/ -->
<dependency>
<groupId>com.github.goldin.plugins.gradle</groupId>
<artifactId>common</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/common/
implementation 'com.github.goldin.plugins.gradle:common:0.3.1'
// https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/common/
implementation ("com.github.goldin.plugins.gradle:common:0.3.1")
'com.github.goldin.plugins.gradle:common:jar:0.3.1'
<dependency org="com.github.goldin.plugins.gradle" name="common" rev="0.3.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goldin.plugins.gradle', module='common', version='0.3.1')
)
libraryDependencies += "com.github.goldin.plugins.gradle" % "common" % "0.3.1"
[com.github.goldin.plugins.gradle/common "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.gcontracts : gcontracts-core | jar | 1.2.12 |
org.codehaus.gpars : gpars | jar | 1.1.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
org.spockframework : spock-core | jar | 0.7-groovy-1.8 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
junit : junit | jar | 4.11 |