is not current version
Last Version 2.8.4

Sample: MSF4J Microservice Lifecycle Management 2.8.3

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

License

License

GroupId

GroupId

org.wso2.msf4j.sample
ArtifactId

ArtifactId

lifecycle
Version

Version

2.8.3
Type

Type

jar
Description

Description

Sample: MSF4J Microservice Lifecycle Management
Demonstrates how to use service lifecycle methods in microservices in WSO2 MSF4J
Project Organization

Project Organization

WSO2

Download lifecycle 2.8.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.wso2.msf4j : msf4j-core jar 2.8.3

Project Modules

There are no modules declared in this project.