License |
License |
---|---|
GroupId | GroupIdorg.wso2.msf4j.samples |
ArtifactId | ArtifactIddeployable-jar-interceptor-service |
Version | Version2.8.4 |
Type | Typejar |
Description |
DescriptionSample: Deployable Jar Interceptor Service
WSO2 MSF4J Parent Pom
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.msf4j.samples/deployable-jar-interceptor-service/ -->
<dependency>
<groupId>org.wso2.msf4j.samples</groupId>
<artifactId>deployable-jar-interceptor-service</artifactId>
<version>2.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.msf4j.samples/deployable-jar-interceptor-service/
implementation 'org.wso2.msf4j.samples:deployable-jar-interceptor-service:2.8.4'
// https://jarcasting.com/artifacts/org.wso2.msf4j.samples/deployable-jar-interceptor-service/
implementation ("org.wso2.msf4j.samples:deployable-jar-interceptor-service:2.8.4")
'org.wso2.msf4j.samples:deployable-jar-interceptor-service:jar:2.8.4'
<dependency org="org.wso2.msf4j.samples" name="deployable-jar-interceptor-service" rev="2.8.4">
<artifact name="deployable-jar-interceptor-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.msf4j.samples', module='deployable-jar-interceptor-service', version='2.8.4')
)
libraryDependencies += "org.wso2.msf4j.samples" % "deployable-jar-interceptor-service" % "2.8.4"
[org.wso2.msf4j.samples/deployable-jar-interceptor-service "2.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.msf4j : msf4j-core | jar | 2.8.4 |