Anton Johansson :: Conventional changelog :: Core

Provides the core utility for the conventional changelog tools.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.anton-johansson
Идентификатор

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

conventional-changelog-core
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Anton Johansson :: Conventional changelog :: Core
Provides the core utility for the conventional changelog tools.
Организация-разработчик

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

Viskan System AB

Скачать conventional-changelog-core

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.9
org.eclipse.jgit : org.eclipse.jgit jar 5.6.0.201912101111-r
com.github.jknack : handlebars jar 4.1.2
commons-io : commons-io jar 2.6
org.apache.maven : maven-model jar 3.6.3

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

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

Данный проект не имеет модулей.

Conventional changelog

Generates changelogs from Git metadata.

Maturity

This project is still during beta, but feel free to use it to test it out!

Usage

This library can be used in two different ways. The first one - and probably the most useful one - takes the form of a Maven plugin. The other one is a regular Java library that can be used to directly use the changelog API. This artifact is used by the Maven plugin.

Maven plugin

See documentation.

Java library

See documentation.

Inspiration

This library is deeply inspired by conventional-changelog package for NodeJS.

License

Apache License © Anton Johansson

com.anton-johansson

Viskan System AB

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

Версия
0.1.0