s

service-dispatcher-parent

Dispatches requests between (compatible) applications running on the same application server
https://ibissource.org/
Apache License, Version 2.0
Ibissource.org
Gerrit van Brakel Niels Meijer
Files download
File Operation
service-dispatcher-parent-1.5.pom download
Apache Maven
<dependency>
  <groupId>org.ibissource</groupId>
  <artifactId>service-dispatcher-parent</artifactId>
  <version>1.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.ibissource:service-dispatcher-parent:1.5'
Gradle Kotlin
implementation("org.ibissource:service-dispatcher-parent:1.5")
Scala SBT
libraryDependencies += "org.ibissource" % "service-dispatcher-parent" % "1.5"
Groovy Grape
@Grapes(
  @Grab(group='org.ibissource', module='service-dispatcher-parent', version='1.5')
)
Apache Ivy
<dependency org="org.ibissource" name="service-dispatcher-parent" rev="1.5" />
Leiningen
[org.ibissource/service-dispatcher-parent "1.5"]
Apache Buildr
'org.ibissource:service-dispatcher-parent:jar:1.5'
Dependencies
The project has no third-party dependencies