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

Лицензия

Лицензия

Группа

Группа

it.tidalwave.northernwind
Идентификатор

Идентификатор

northernwind
Последняя версия

Последняя версия

1.2-ALPHA-8
Дата

Дата

Тип

Тип

pom
Описание

Описание

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
Организация-разработчик

Организация-разработчик

Tidalwave s.a.s. (http://tidalwave.it)
Система контроля версий

Система контроля версий

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

Скачать northernwind

Имя Файла Размер
northernwind-1.2-ALPHA-8.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • modules

Версии библиотеки

Версия
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