License |
License |
---|---|
GroupId | GroupIdorg.wso2.ei |
ArtifactId | ArtifactIdorg.wso2.micro.integrator.bootstrap |
Last Version | Last Version4.1.0-m4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Enterprise Integrator - Component Parent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.bootstrap/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>org.wso2.micro.integrator.bootstrap</artifactId>
<version>4.1.0-m4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.bootstrap/
implementation 'org.wso2.ei:org.wso2.micro.integrator.bootstrap:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.bootstrap/
implementation ("org.wso2.ei:org.wso2.micro.integrator.bootstrap:4.1.0-m4")
'org.wso2.ei:org.wso2.micro.integrator.bootstrap:jar:4.1.0-m4'
<dependency org="org.wso2.ei" name="org.wso2.micro.integrator.bootstrap" rev="4.1.0-m4">
<artifact name="org.wso2.micro.integrator.bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='org.wso2.micro.integrator.bootstrap', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.bootstrap" % "4.1.0-m4"
[org.wso2.ei/org.wso2.micro.integrator.bootstrap "4.1.0-m4"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.logging : pax-logging-api | jar | 1.11.3 |
wrapper : wrapper | jar | 3.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.11 |
org.mockito : mockito-core | jar | 2.23.4 |