eu.toop:dsd-api

Base POM to build the Data Services Directory projects

Лицензия

Лицензия

Группа

Группа

eu.toop
Идентификатор

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

dsd-api
Последняя версия

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Base POM to build the Data Services Directory projects
Организация-разработчик

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

TOOP

Скачать dsd-api

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

<!-- https://jarcasting.com/artifacts/eu.toop/dsd-api/ -->
<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>dsd-api</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/dsd-api/
implementation 'eu.toop:dsd-api:2.1.1'
// https://jarcasting.com/artifacts/eu.toop/dsd-api/
implementation ("eu.toop:dsd-api:2.1.1")
'eu.toop:dsd-api:jar:2.1.1'
<dependency org="eu.toop" name="dsd-api" rev="2.1.1">
  <artifact name="dsd-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='dsd-api', version='2.1.1')
)
libraryDependencies += "eu.toop" % "dsd-api" % "2.1.1"
[eu.toop/dsd-api "2.1.1"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
eu.toop : toop-regrep jar
eu.toop : toop-edm jar
eu.toop : toop-commons jar
org.apache.httpcomponents : httpclient jar
com.helger : ph-commons jar
com.helger : ph-json jar
com.helger : ph-xml jar
com.helger : phoss-directory-businesscard jar
com.helger : phoss-directory-searchapi jar

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30

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

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

data-services-directory

Build Status

Running the service

  1. Clone the repository via git-clone
  2. Run mvn verify
  3. Deploy dsd-service/target/dsd-service-[VERSION].war to an application container.

Configuration

DSD service pulls its data from TOOP-Directory. By default, the directory address is set to http://directory.acc.exchange.toop.eu. If you need to change this address and make it point to another directory address, please use TOOP_DIR_URL as an environment variable or System property.

eu.toop

toop.eu

Open Source Development for TOOP

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

Версия
2.1.1
2.1.0-1
2.1.0
2.0.1
2.0.0
2.0.0-rc3
2.0.0-rc2
2.0.0-rc1
2.0.0-beta5
2.0.0-beta4
2.0.0-beta3