License |
License
Apache License
|
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.goldin.plugins.gradle |
ArtifactId | ArtifactIdnode |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGradle Plugins
Gradle Plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
node-0.3.1.pom | |
node-0.3.1.jar | 434 KB |
node-0.3.1-sources.jar | 23 KB |
node-0.3.1-javadoc.jar | 67 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
junit : junit | jar | 4.11 |