Last Version

Gradle Plugins 0.3.1

Gradle Plugins

License

License

Apache License
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.goldin.plugins.gradle
ArtifactId

ArtifactId

common
Version

Version

0.3.1
Type

Type

jar
Description

Description

Gradle Plugins
Gradle Plugins
Project URL

Project URL

http://evgeny-goldin.com/wiki/Gradle_Plugins

Download common 0.3.1


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.