не последняя версия
Последняя версия 4.1.0-m4

org.wso2.ei:org.wso2.micro.integrator.bootstrap 4.0.0-m5


Группа

Группа

org.wso2.ei
Идентификатор

Идентификатор

org.wso2.micro.integrator.bootstrap
Версия

Версия

4.0.0-m5
Тип

Тип

jar

Скачать org.wso2.micro.integrator.bootstrap 4.0.0-m5


<!-- 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.0.0-m5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.bootstrap/
implementation 'org.wso2.ei:org.wso2.micro.integrator.bootstrap:4.0.0-m5'
// https://jarcasting.com/artifacts/org.wso2.ei/org.wso2.micro.integrator.bootstrap/
implementation ("org.wso2.ei:org.wso2.micro.integrator.bootstrap:4.0.0-m5")
'org.wso2.ei:org.wso2.micro.integrator.bootstrap:jar:4.0.0-m5'
<dependency org="org.wso2.ei" name="org.wso2.micro.integrator.bootstrap" rev="4.0.0-m5">
  <artifact name="org.wso2.micro.integrator.bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='org.wso2.micro.integrator.bootstrap', version='4.0.0-m5')
)
libraryDependencies += "org.wso2.ei" % "org.wso2.micro.integrator.bootstrap" % "4.0.0-m5"
[org.wso2.ei/org.wso2.micro.integrator.bootstrap "4.0.0-m5"]