License |
License |
---|---|
GroupId | GroupIdcom.sysgears.grain |
ArtifactId | ArtifactIdgrain |
Version | Version0.7.0 |
Type | Typejar |
Description |
DescriptionGrain 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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grain-0.7.0.pom | |
grain-0.7.0.jar | 565 KB |
grain-0.7.0-sources.jar | 152 KB |
grain-0.7.0-javadoc.jar | 478 KB |
grain-0.7.0-groovydoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sysgears.grain/grain/ -->
<dependency>
<groupId>com.sysgears.grain</groupId>
<artifactId>grain</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sysgears.grain/grain/
implementation 'com.sysgears.grain:grain:0.7.0'
// https://jarcasting.com/artifacts/com.sysgears.grain/grain/
implementation ("com.sysgears.grain:grain:0.7.0")
'com.sysgears.grain:grain:jar:0.7.0'
<dependency org="com.sysgears.grain" name="grain" rev="0.7.0">
<artifact name="grain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sysgears.grain', module='grain', version='0.7.0')
)
libraryDependencies += "com.sysgears.grain" % "grain" % "0.7.0"
[com.sysgears.grain/grain "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.11 |
com.github.rjeschke : txtmark | jar | 0.9 |
org.codehaus.groovy : groovy-xml | jar | 2.1.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
com.google.inject : guice | jar | 4.0-beta |
commons-io : commons-io | jar | 2.4 |
com.googlecode.htmlcompressor : htmlcompressor | jar | 1.5.2 |
commons-cli : commons-cli | jar | 1.2 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.15.v20160210 |
com.google.inject.extensions : guice-assistedinject | jar | 4.0-beta |
org.codehaus.groovy : groovy | jar | 2.4.5 |
org.pegdown : pegdown | jar | 1.4.2 |
org.jruby : jruby-stdlib | jar | 1.7.3 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.jruby : jruby-core | jar | 1.7.3 |
org.codehaus.groovy.modules.http-builder : http-builder | jar | 0.5.2 |
com.yahoo.platform.yui : yuicompressor | jar | 2.4.7 |
org.eclipse.jetty : jetty-server | jar | 9.2.15.v20160210 |
org.python : jython-standalone | jar | 2.7-b1 |
org.codehaus.groovy : groovy-ant | jar | 2.2.1 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.codehaus.gpars : gpars | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
org.spockframework : spock-guice | jar | 0.7-groovy-2.0 |