Gradle Plugins


License

License

Apache License
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.goldin.plugins.gradle
ArtifactId

ArtifactId

node
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Plugins
Gradle Plugins
Project URL

Project URL

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

Download node

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/node/ -->
<dependency>
    <groupId>com.github.goldin.plugins.gradle</groupId>
    <artifactId>node</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/node/
implementation 'com.github.goldin.plugins.gradle:node:0.3.1'
// https://jarcasting.com/artifacts/com.github.goldin.plugins.gradle/node/
implementation ("com.github.goldin.plugins.gradle:node:0.3.1")
'com.github.goldin.plugins.gradle:node:jar:0.3.1'
<dependency org="com.github.goldin.plugins.gradle" name="node" rev="0.3.1">
  <artifact name="node" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goldin.plugins.gradle', module='node', version='0.3.1')
)
libraryDependencies += "com.github.goldin.plugins.gradle" % "node" % "0.3.1"
[com.github.goldin.plugins.gradle/node "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
com.github.goldin.plugins.gradle : common jar 0.3.1

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.

Versions

Version
0.3.1
0.3
0.2.8
0.2.6
0.2.4
0.2.2
0.2.1
0.2