Boilerplate Service

Builds Boilerplate Worker projects together from a handy top level project.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.github.cafdataprocessing
Идентификатор

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

boilerplate-service-aggregator
Последняя версия

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

2.3.0-92
Дата

Дата

Тип

Тип

pom
Описание

Описание

Boilerplate Service
Builds Boilerplate Worker projects together from a handy top level project.
Ссылка на сайт

Ссылка на сайт

https://github.com/CAFDataProcessing/boilerplate-service
Организация-разработчик

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

EntIT Software LLC, a Micro Focus company
Система контроля версий

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

https://github.com/CAFDataProcessing/boilerplate-service

Скачать boilerplate-service-aggregator

Имя Файла Размер
boilerplate-service-aggregator-2.3.0-92.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-service-aggregator/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>boilerplate-service-aggregator</artifactId>
    <version>2.3.0-92</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-service-aggregator/
implementation 'com.github.cafdataprocessing:boilerplate-service-aggregator:2.3.0-92'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-service-aggregator/
implementation ("com.github.cafdataprocessing:boilerplate-service-aggregator:2.3.0-92")
'com.github.cafdataprocessing:boilerplate-service-aggregator:pom:2.3.0-92'
<dependency org="com.github.cafdataprocessing" name="boilerplate-service-aggregator" rev="2.3.0-92">
  <artifact name="boilerplate-service-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-service-aggregator', version='2.3.0-92')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-service-aggregator" % "2.3.0-92"
[com.github.cafdataprocessing/boilerplate-service-aggregator "2.3.0-92"]

Зависимости

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

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

  • boilerplate-db
  • boilerplate-db-container
  • policy-boilerplate-fields
  • boilerplate-api
  • boilerplate-api-web
  • boilerplate-api-container
  • boilerplate-api-contract
  • boilerplate-api-html
  • boilerplate-api-ui
  • util-boilerplate-creation
  • boilerplate-creation-container
  • worker-boilerplate
  • worker-boilerplate-shared
  • worker-boilerplate-container-fs
  • worker-boilerplate-testing

Boilerplate Service

Manifest of the components which make up the Boilerplate Service:

Boilerplate Worker Modules

The Boilerplate Worker is used to identify and remove boilerplate language.

For more information on the functioning of the Boilerplate Worker visit Boilerplate Removal Worker.

worker-boilerplate-shared

This is the shared library defining public classes that constitute the worker interface to be used by consumers of the Boilerplate Worker. The project can be found in worker-boilerplate-shared.

worker-boilerplate

This project contains the actual implementation of the Boilerplate Worker. It can be found in worker-boilerplate.

worker-boilerplate-container

This project builds a Docker image that packages the Boilerplate Worker for deployment. It can be found in worker-boilerplate-container.

worker-boilerplate-testing

This contains implementations of the testing framework to allow for integration testing of the Boilerplate Worker. The project can be found in worker-boilerplate-testing.

boilerplate-api-container

This project builds a Docker image for the Boilerplate API web service. It consists of a Tomcat web server that connects to a database for performing Boilerplate Expressions and Tags CRUD operations. This project can be found in boilerplate-api-container.

Feature Testing

The testing for the Boilerplate Service is defined in testcases.

com.github.cafdataprocessing

CAF Data Processing

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

Версия
2.3.0-92
2.2.0-72
2.1.0-48
2.0.1-7
2.0.0-5