Last Version

shire 0.2.0

Blog aware static site generator similar to Jekyll

License

License

GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

shire
Version

Version

0.2.0
Type

Type

jar
Description

Description

shire
Blog aware static site generator similar to Jekyll
Source Code Management

Source Code Management

https://github.com/sangupta/shire

Download shire 0.2.0


<!-- https://jarcasting.com/artifacts/com.sangupta/shire/ -->
<dependency>
    <groupId>com.sangupta</groupId>
    <artifactId>shire</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sangupta/shire/
implementation 'com.sangupta:shire:0.2.0'
// https://jarcasting.com/artifacts/com.sangupta/shire/
implementation ("com.sangupta:shire:0.2.0")
'com.sangupta:shire:jar:0.2.0'
<dependency org="com.sangupta" name="shire" rev="0.2.0">
  <artifact name="shire" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sangupta', module='shire', version='0.2.0')
)
libraryDependencies += "com.sangupta" % "shire" % "0.2.0"
[com.sangupta/shire "0.2.0"]

Dependencies

compile (8)

Group / Artifact Type Version
commons-io : commons-io jar 2.1
org.apache.commons : commons-lang3 jar 3.1
org.pegdown : pegdown jar 1.1.0
org.apache.velocity : velocity jar 1.7
org.apache.httpcomponents : httpclient jar 4.1.3
org.apache.httpcomponents : httpclient-cache jar 4.1.3
commons-logging : commons-logging jar 1.1.1
net.htmlparser.jericho : jericho-html jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.