is not current version
Last Version 1.0.3

com.nablarch.framework:nablarch-fw-messaging-http 1.0.2

Nablarch Framework.

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.nablarch.framework
ArtifactId

ArtifactId

nablarch-fw-messaging-http
Version

Version

1.0.2
Type

Type

jar

Download nablarch-fw-messaging-http 1.0.2


<!-- https://jarcasting.com/artifacts/com.nablarch.framework/nablarch-fw-messaging-http/ -->
<dependency>
    <groupId>com.nablarch.framework</groupId>
    <artifactId>nablarch-fw-messaging-http</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nablarch.framework/nablarch-fw-messaging-http/
implementation 'com.nablarch.framework:nablarch-fw-messaging-http:1.0.2'
// https://jarcasting.com/artifacts/com.nablarch.framework/nablarch-fw-messaging-http/
implementation ("com.nablarch.framework:nablarch-fw-messaging-http:1.0.2")
'com.nablarch.framework:nablarch-fw-messaging-http:jar:1.0.2'
<dependency org="com.nablarch.framework" name="nablarch-fw-messaging-http" rev="1.0.2">
  <artifact name="nablarch-fw-messaging-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nablarch.framework', module='nablarch-fw-messaging-http', version='1.0.2')
)
libraryDependencies += "com.nablarch.framework" % "nablarch-fw-messaging-http" % "1.0.2"
[com.nablarch.framework/nablarch-fw-messaging-http "1.0.2"]