License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.nablarch.framework |
ArtifactId | ArtifactIdnablarch-fw-messaging-http |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNablarch Framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nablarch.framework/nablarch-fw-messaging-http/
implementation 'com.nablarch.framework:nablarch-fw-messaging-http:1.0.3'
// https://jarcasting.com/artifacts/com.nablarch.framework/nablarch-fw-messaging-http/
implementation ("com.nablarch.framework:nablarch-fw-messaging-http:1.0.3")
'com.nablarch.framework:nablarch-fw-messaging-http:jar:1.0.3'
<dependency org="com.nablarch.framework" name="nablarch-fw-messaging-http" rev="1.0.3">
<artifact name="nablarch-fw-messaging-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nablarch.framework', module='nablarch-fw-messaging-http', version='1.0.3')
)
libraryDependencies += "com.nablarch.framework" % "nablarch-fw-messaging-http" % "1.0.3"
[com.nablarch.framework/nablarch-fw-messaging-http "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.nablarch.framework : nablarch-fw-messaging | jar | |
com.nablarch.framework : nablarch-fw-web | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.nablarch.framework : nablarch-testing | jar | |
org.jmockit : jmockit | jar | 1.35 |
com.nablarch.dev : nablarch-test-support | jar | 0.1.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |