MVN

com.sysgears.grain : grain

Maven & Gradle

Sep 19, 2016
150 stars

Grain Static Website Building Framework · Grain is a static web site building framework for Groovy that makes demanding static web site implementation an intuitive and enjoyable task to do.

<dependency>
    <groupId>com.sysgears.grain</groupId>
    <artifactId>grain</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sysgears.grain : grain to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of com.sysgears.grain : grain to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
grain-0.7.0
0.6.x
grain-0.6.6
grain-0.6.5
grain-0.6.4
grain-0.6.3
grain-0.6.2
grain-0.6.1
grain-0.6.0
0.5.x
grain-0.5.2
grain-0.5.1
grain-0.5.0

How to add a dependency to Maven

Add the following com.sysgears.grain : grain maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sysgears.grain</groupId>
    <artifactId>grain</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sysgears.grain : grain gradle dependency to your build.gradle file:

implementation 'com.sysgears.grain:grain:0.7.0'

Gradle Kotlin DSL: Add the following com.sysgears.grain : grain gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sysgears.grain:grain:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sysgears.grain : grain sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sysgears.grain" % "grain" % "0.7.0"

Advertisement

Dependencies from Group

Sep 19, 2016
150 stars

Discover Dependencies

Apr 08, 2021
217 stars
Aug 18, 2023
94 usages
4.1k stars
Nov 22, 2019
4.1k stars
Aug 18, 2023
4 usages
4.1k stars
Jun 14, 2016
Aug 20, 2015
2 usages
11 stars
Aug 20, 2015
1 usages
11 stars