| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.ei |
| ArtifactId | ArtifactIdorg.wso2.micro.integrator.server |
| Version | Version4.1.0-m4 |
| Type | Typejar |
| Description |
DescriptionWSO2 Micro Integrator - Server Component
WSO2 Enterprise Integrator - Component Parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.server/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>org.wso2.micro.integrator.server</artifactId>
<version>4.1.0-m4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.server/
implementation 'org.wso2.ei:org.wso2.micro.integrator.server:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.server/
implementation ("org.wso2.ei:org.wso2.micro.integrator.server:4.1.0-m4")
'org.wso2.ei:org.wso2.micro.integrator.server:jar:4.1.0-m4'
<dependency org="org.wso2.ei" name="org.wso2.micro.integrator.server" rev="4.1.0-m4">
<artifact name="org.wso2.micro.integrator.server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='org.wso2.micro.integrator.server', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.server" % "4.1.0-m4"
[org.wso2.ei/org.wso2.micro.integrator.server "4.1.0-m4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.pax.logging : pax-logging-api | jar | 1.11.3 |
| org.wso2.orbit.xerces : xercesImpl | jar | 2.12.0.wso2v1 |
| org.wso2.config.mapper : config-mapper | jar | 1.0.18 |