License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdwso2msf4j-dist |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 MSF4J Server - Distribution Pack
WSO2 MSF4J Server - Distribution Pack
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2msf4j-dist-2.8.4.pom | |
wso2msf4j-dist-2.8.4.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/wso2msf4j-dist/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>wso2msf4j-dist</artifactId>
<version>2.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/wso2msf4j-dist/
implementation 'org.wso2.msf4j:wso2msf4j-dist:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/wso2msf4j-dist/
implementation ("org.wso2.msf4j:wso2msf4j-dist:2.8.4")
'org.wso2.msf4j:wso2msf4j-dist:pom:2.8.4'
<dependency org="org.wso2.msf4j" name="wso2msf4j-dist" rev="2.8.4">
<artifact name="wso2msf4j-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='wso2msf4j-dist', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "wso2msf4j-dist" % "2.8.4"
[org.wso2.msf4j/wso2msf4j-dist "2.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.msf4j : msf4j-all | jar | 2.8.4 |