eu.toop:roa-service

TOOP Registry of Authorities Proof of Concept

License

License

GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

roa-service
Last Version

Last Version

2.1.0-1
Release Date

Release Date

Type

Type

war
Description

Description

TOOP Registry of Authorities Proof of Concept
Project Organization

Project Organization

TOOP

Download roa-service

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
com.helger : ph-commons jar
com.helger : ph-json jar
com.helger : ph-xml jar
com.helger.peppol : peppol-id jar
com.typesafe : config jar 1.4.0
eu.toop : dsd-api jar 2.1.0-1
com.sun.activation : jakarta.activation jar
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-web jar
org.slf4j : jul-to-slf4j jar 1.7.30
io.jooby : jooby jar 2.9.2
io.jooby : jooby-netty jar 2.9.2
io.jooby : jooby-thymeleaf jar 2.9.2
io.jooby : jooby-hikari jar 2.9.2
io.jooby : jooby-ebean jar 2.9.2
io.jooby : jooby-jackson jar 2.9.2
com.google.dagger : dagger jar 2.20
org.xerial : sqlite-jdbc jar 3.32.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

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

Versions

Version
2.1.0-1
2.1.0
2.0.1
2.0.0
2.0.0-rc3