License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j |
ArtifactId | ArtifactIdmsf4j-tests |
Last Version | Last Version2.8.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 msf4j - Tests
WSO2 MSF4J Parent Pom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
msf4j-tests-2.8.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-tests/ -->
<dependency>
<groupId>org.wso2.msf4j</groupId>
<artifactId>msf4j-tests</artifactId>
<version>2.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-tests/
implementation 'org.wso2.msf4j:msf4j-tests:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j/msf4j-tests/
implementation ("org.wso2.msf4j:msf4j-tests:2.8.4")
'org.wso2.msf4j:msf4j-tests:pom:2.8.4'
<dependency org="org.wso2.msf4j" name="msf4j-tests" rev="2.8.4">
<artifact name="msf4j-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j', module='msf4j-tests', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j" % "msf4j-tests" % "2.8.4"
[org.wso2.msf4j/msf4j-tests "2.8.4"]