Последняя версия

Sample: MSF4J Microservice Lifecycle Management 2.8.4

Demonstrates how to use service lifecycle methods in microservices in WSO2 MSF4J

Лицензия

Лицензия

Группа

Группа

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

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

lifecycle
Версия

Версия

2.8.4
Тип

Тип

jar
Описание

Описание

Sample: MSF4J Microservice Lifecycle Management
Demonstrates how to use service lifecycle methods in microservices in WSO2 MSF4J
Организация-разработчик

Организация-разработчик

WSO2

Скачать lifecycle 2.8.4


<!-- https://jarcasting.com/artifacts/org.wso2.msf4j.sample/lifecycle/ -->
<dependency>
    <groupId>org.wso2.msf4j.sample</groupId>
    <artifactId>lifecycle</artifactId>
    <version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j.sample/lifecycle/
implementation 'org.wso2.msf4j.sample:lifecycle:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j.sample/lifecycle/
implementation ("org.wso2.msf4j.sample:lifecycle:2.8.4")
'org.wso2.msf4j.sample:lifecycle:jar:2.8.4'
<dependency org="org.wso2.msf4j.sample" name="lifecycle" rev="2.8.4">
  <artifact name="lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j.sample', module='lifecycle', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j.sample" % "lifecycle" % "2.8.4"
[org.wso2.msf4j.sample/lifecycle "2.8.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.wso2.msf4j : msf4j-core jar 2.8.4

Модули Проекта

Данный проект не имеет модулей.