License |
License |
---|---|
GroupId | GroupIdorg.apache.synapse |
ArtifactId | ArtifactIdsynapse-patches |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Synapse - Patches
Automatically generates patches for dependencies of Synapse. The required source code should
be included with a dependency to the original dependency. It also attaches a ZIP file with
the individual JAR files.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
synapse-patches-3.0.1.pom | |
synapse-patches-3.0.1.jar | 16 KB |
synapse-patches-3.0.1-sources.jar | 14 KB |
synapse-patches-3.0.1-jars.zip | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.synapse/synapse-patches/ -->
<dependency>
<groupId>org.apache.synapse</groupId>
<artifactId>synapse-patches</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.synapse/synapse-patches/
implementation 'org.apache.synapse:synapse-patches:3.0.1'
// https://jarcasting.com/artifacts/org.apache.synapse/synapse-patches/
implementation ("org.apache.synapse:synapse-patches:3.0.1")
'org.apache.synapse:synapse-patches:jar:3.0.1'
<dependency org="org.apache.synapse" name="synapse-patches" rev="3.0.1">
<artifact name="synapse-patches" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.synapse', module='synapse-patches', version='3.0.1')
)
libraryDependencies += "org.apache.synapse" % "synapse-patches" % "3.0.1"
[org.apache.synapse/synapse-patches "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-vfs2 | jar | 2.0 |