rocks.coffeenet:coffeenet-dependencies

Dependency management for CoffeeNet.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

rocks.coffeenet
Идентификатор

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

coffeenet-dependencies
Последняя версия

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

0.39.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

rocks.coffeenet:coffeenet-dependencies
Dependency management for CoffeeNet.
Организация-разработчик

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

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

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

https://github.com/coffeenet/coffeenet-starter

Скачать coffeenet-dependencies

Имя Файла Размер
coffeenet-dependencies-0.39.0.pom
Обзор

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

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

Зависимости

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

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

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

CoffeeNet: CI/CD Maven Central Sonarcloud Status

CoffeeNet Starters

These projects contains all CoffeeNet starters, which can be used to integrate an application into the CoffeeNet.

Security provides the authentication against the CoffeeNet auth server.

Discovery provides the integration to distribute and search of CoffeeNet applications.

Logging provides a consistent and centralised logging.

Monitoring provides information about the service.

Navigation Thymeleaf provides the server side rendering of the navigation bar via thymeleaf.

Navigation Javascript provides client side rendering of the navigation bar with javascript.

Release

To build a release from a -SNAPSHOT version:

  • remove -SNAPSHOT
./mvnw org.codehaus.mojo:versions-maven-plugin:2.5:set -DremoveSnapshot=true -DprocessAllModules=true org.codehaus.mojo:versions-maven-plugin:2.5:commit
  • commit and push with tag

  • set new -SNAPSHOT version

./mvnw -f coffeenet-starter-parent/pom.xml org.codehaus.mojo:versions-maven-plugin:2.5:set -DnextSnapshot -DprocessAllModules=true
./mvnw org.codehaus.mojo:versions-maven-plugin:2.5:commit
  • commit and push

Architecture

Parent

                                    ------------------
                                    |   Spring Boot  |
                                    ------------------
                                             ↑
                                             |
                                -----------------------------
                                |   CoffeeNet Dependencies  |
                                -----------------------------
                                             ↑
                                             | 
                                  ------------------------
         -----------------------→ |   CoffeeNet Parent   | ←-----------
         |                        ------------------------            |
         |                                                            |
         |                                                            |
         |   --------------------------                  -----------------------------
         |-- |   CoffeeNet Actuator   |                  |   CoffeeNet Application   |
         |   --------------------------                  -----------------------------
         |
         |   -------------------------------
         |-- |   CoffeeNet Autoconfigure   |
         |   -------------------------------
         |   ---------------------------------
         |-- |   CoffeeNet Starter Discovery |
         |   ---------------------------------
         |                 ...
         |   ---------------------------------------------
         |-- |   CoffeeNet Starter Navigation Themeleaf  |
             ---------------------------------------------
rocks.coffeenet

CoffeeNet

Easy integration in a distributed world

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

Версия
0.39.0