Apache Synapse - Package skeleton ZIP

The package skeleton ZIP contains all the required scripts, native libraries and default configuration files to run Synapse. It can be used as a basis to bundle a mediation into a standalone distribution ready to be executed.

License

License

GroupId

GroupId

org.apache.synapse
ArtifactId

ArtifactId

synapse-package-skeleton
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Synapse - Package skeleton ZIP
The package skeleton ZIP contains all the required scripts, native libraries and default configuration files to run Synapse. It can be used as a basis to bundle a mediation into a standalone distribution ready to be executed.
Project Organization

Project Organization

Apache Software Foundation

Download synapse-package-skeleton

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.synapse/synapse-package-skeleton/ -->
<dependency>
    <groupId>org.apache.synapse</groupId>
    <artifactId>synapse-package-skeleton</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.synapse/synapse-package-skeleton/
implementation 'org.apache.synapse:synapse-package-skeleton:3.0.1'
// https://jarcasting.com/artifacts/org.apache.synapse/synapse-package-skeleton/
implementation ("org.apache.synapse:synapse-package-skeleton:3.0.1")
'org.apache.synapse:synapse-package-skeleton:pom:3.0.1'
<dependency org="org.apache.synapse" name="synapse-package-skeleton" rev="3.0.1">
  <artifact name="synapse-package-skeleton" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.synapse', module='synapse-package-skeleton', version='3.0.1')
)
libraryDependencies += "org.apache.synapse" % "synapse-package-skeleton" % "3.0.1"
[org.apache.synapse/synapse-package-skeleton "3.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.synapse : synapse-core jar 3.0.1
wrapper : wrapper jar 3.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
2.1.0
2.0.0