License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdmsf4j-service |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMSF4J-Parent
Parent POM for WSO2 MSF4J Microservices
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
msf4j-service-2.8.4.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-service/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>msf4j-service</artifactId>
<version>2.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-service/
implementation 'org.wso2.msf4j:msf4j-service:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-service/
implementation ("org.wso2.msf4j:msf4j-service:2.8.4")
'org.wso2.msf4j:msf4j-service:pom:2.8.4'
<dependency org="org.wso2.msf4j" name="msf4j-service" rev="2.8.4">
<artifact name="msf4j-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='msf4j-service', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "msf4j-service" % "2.8.4"
[org.wso2.msf4j/msf4j-service "2.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.msf4j : msf4j-core | jar | 2.8.4 |