agp-schemas

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Группа

Группа

se.skltp.agp
Идентификатор

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

agp-schemas
Последняя версия

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

2.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

agp-schemas
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать agp-schemas

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

<!-- https://jarcasting.com/artifacts/se.skltp.agp/agp-schemas/ -->
<dependency>
    <groupId>se.skltp.agp</groupId>
    <artifactId>agp-schemas</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.skltp.agp/agp-schemas/
implementation 'se.skltp.agp:agp-schemas:2.3.3'
// https://jarcasting.com/artifacts/se.skltp.agp/agp-schemas/
implementation ("se.skltp.agp:agp-schemas:2.3.3")
'se.skltp.agp:agp-schemas:jar:2.3.3'
<dependency org="se.skltp.agp" name="agp-schemas" rev="2.3.3">
  <artifact name="agp-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.skltp.agp', module='agp-schemas', version='2.3.3')
)
libraryDependencies += "se.skltp.agp" % "agp-schemas" % "2.3.3"
[se.skltp.agp/agp-schemas "2.3.3"]

Зависимости

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

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

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

AGP - Aggregeringsplattform

Projektet är byggd med Spring-boot och Apache Camel.
Aggregeringsplattformen är en körbar applikation som är plugin baserad där varje plugin exponerar en ingång för ett specifikt tjänstekontrakt.

Vid uppstart läser aggregeringsplattformen in alla pluginer i sin classpath och exponerar en ingång för pluginens tjänstekontrakt.
När en konsument anroper tjänsten som exponeras av pluginen sker:

  1. Aggregeringsplattformen tar ut person Id ur inkommande anrop.
  2. EI anropas för att hämta alla producenter där personen har engagemang.
  3. Alla producenter anropas och svar inväntas.
  4. Svaren aggregeras till ett hopsatt svar som returneras till konsumenten.

Moduler

agp-application

Innehåller en körbar spring-boot applikation

agp-core

Innehåller de interface som varje plugin måste implementera.

agp-schemas

Innehåller wsdl scheman för anrop mot EI

agp-test-core

Innehåller hjälpklasser för unittester till pluginer

agp-test-service

En test implementation av en plugin. Denna används i integrationstester av plattformen.

agp-teststub

Innehåller en mock plattform för:

  • EI
  • TAK

Innehåller även en grund för att skapa en mock plattform för varje plugin

Dokumentation referenser

se.skltp.agp

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

Версия
2.3.3
2.3.3-RC2
2.3.3-RC1
2.3.2
2.3.1
2.3
2.2
2.1
2.0
1.4.0
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.3.0-RC1
1.2.3
1.2.2
1.2.1
1.2.1-RC3
1.2.1-RC2
1.2.1-RC1
1.2.0
1.2.0-RC1
1.1.0
1.1.0-RC2
1.1.0-RC1
1.0.0
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1