License |
License |
---|---|
GroupId | GroupIdorg.ibissource |
ArtifactId | ArtifactIdservice-dispatcher-parent |
Version | Version1.5 |
Type | Typepom |
Description |
DescriptionIbis Servicedispatcher Parent
Dispatches requests between (compatible) applications running on the same application server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-dispatcher-parent-1.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ibissource/service-dispatcher-parent/ -->
<dependency>
<groupId>org.ibissource</groupId>
<artifactId>service-dispatcher-parent</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ibissource/service-dispatcher-parent/
implementation 'org.ibissource:service-dispatcher-parent:1.5'
// https://jarcasting.com/artifacts/org.ibissource/service-dispatcher-parent/
implementation ("org.ibissource:service-dispatcher-parent:1.5")
'org.ibissource:service-dispatcher-parent:pom:1.5'
<dependency org="org.ibissource" name="service-dispatcher-parent" rev="1.5">
<artifact name="service-dispatcher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ibissource', module='service-dispatcher-parent', version='1.5')
)
libraryDependencies += "org.ibissource" % "service-dispatcher-parent" % "1.5"
[org.ibissource/service-dispatcher-parent "1.5"]