License |
License |
---|---|
GroupId | GroupIdorg.apache.synapse |
ArtifactId | ArtifactIdApache-Synapse |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Synapse
Apache Synapse
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
Apache-Synapse-3.0.1.pom | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.synapse/Apache-Synapse/ -->
<dependency>
<groupId>org.apache.synapse</groupId>
<artifactId>Apache-Synapse</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.synapse/Apache-Synapse/
implementation 'org.apache.synapse:Apache-Synapse:3.0.1'
// https://jarcasting.com/artifacts/org.apache.synapse/Apache-Synapse/
implementation ("org.apache.synapse:Apache-Synapse:3.0.1")
'org.apache.synapse:Apache-Synapse:pom:3.0.1'
<dependency org="org.apache.synapse" name="Apache-Synapse" rev="3.0.1">
<artifact name="Apache-Synapse" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.synapse', module='Apache-Synapse', version='3.0.1')
)
libraryDependencies += "org.apache.synapse" % "Apache-Synapse" % "3.0.1"
[org.apache.synapse/Apache-Synapse "3.0.1"]