NorthernWind

NorthernWind is a lightweight CMS that uses a plain filesystem as its storage. It provides versioning by means of a distributed SCM such as Git or Mercurial. Please see the project website for more information: http://northernwind.tidalwave.it A few examples of websites running on NorthernWind: * http://stoppingdown.net * http://northernwind.tidalwave.it * http://tidalwave.it

License

License

GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind
Last Version

Last Version

1.2-ALPHA-8
Release Date

Release Date

Type

Type

pom
Description

Description

NorthernWind
NorthernWind is a lightweight CMS that uses a plain filesystem as its storage. It provides versioning by means of a distributed SCM such as Git or Mercurial. Please see the project website for more information: http://northernwind.tidalwave.it A few examples of websites running on NorthernWind: * http://stoppingdown.net * http://northernwind.tidalwave.it * http://tidalwave.it
Project Organization

Project Organization

Tidalwave s.a.s. (http://tidalwave.it)
Source Code Management

Source Code Management

https://bitbucket.org/tidalwave/northernwind-src/src

Download northernwind

How to add to project

<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind/ -->
<dependency>
    <groupId>it.tidalwave.northernwind</groupId>
    <artifactId>northernwind</artifactId>
    <version>1.2-ALPHA-8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind/
implementation 'it.tidalwave.northernwind:northernwind:1.2-ALPHA-8'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind/
implementation ("it.tidalwave.northernwind:northernwind:1.2-ALPHA-8")
'it.tidalwave.northernwind:northernwind:pom:1.2-ALPHA-8'
<dependency org="it.tidalwave.northernwind" name="northernwind" rev="1.2-ALPHA-8">
  <artifact name="northernwind" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind', module='northernwind', version='1.2-ALPHA-8')
)
libraryDependencies += "it.tidalwave.northernwind" % "northernwind" % "1.2-ALPHA-8"
[it.tidalwave.northernwind/northernwind "1.2-ALPHA-8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules

Versions

Version
1.2-ALPHA-8
1.2-ALPHA-7
1.2-ALPHA-6
1.2-ALPHA-5
1.2-ALPHA-4
1.2-ALPHA-3
1.2-ALPHA-2
1.1-ALPHA-47
1.1-ALPHA-46
1.1-ALPHA-45
1.1-ALPHA-44
1.1-ALPHA-43
1.1-ALPHA-42
1.1-ALPHA-41
1.1-ALPHA-40
1.1-ALPHA-39
1.1-ALPHA-38
1.1-ALPHA-37
1.1-ALPHA-36
1.1-ALPHA-35