License |
License |
---|---|
GroupId | GroupIdorg.apache.synapse |
ArtifactId | ArtifactIdsynapse-nhttp |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Synapse - HttpCore-NIO
Apache Synapse - HttpCore-NIO
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
synapse-nhttp-1.0.pom | |
synapse-nhttp-1.0.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.synapse/synapse-nhttp/ -->
<dependency>
<groupId>org.apache.synapse</groupId>
<artifactId>synapse-nhttp</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.synapse/synapse-nhttp/
implementation 'org.apache.synapse:synapse-nhttp:1.0'
// https://jarcasting.com/artifacts/org.apache.synapse/synapse-nhttp/
implementation ("org.apache.synapse:synapse-nhttp:1.0")
'org.apache.synapse:synapse-nhttp:jar:1.0'
<dependency org="org.apache.synapse" name="synapse-nhttp" rev="1.0">
<artifact name="synapse-nhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.synapse', module='synapse-nhttp', version='1.0')
)
libraryDependencies += "org.apache.synapse" % "synapse-nhttp" % "1.0"
[org.apache.synapse/synapse-nhttp "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
xmlunit : xmlunit | jar | 1.0 |