| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.carbon.event-processing |
| ArtifactId | ArtifactIdservice-stubs |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWSO2 Carbon - Event Processing Parent Module
WSO2 Carbon event processing stubs
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| service-stubs-2.3.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/service-stubs/ -->
<dependency>
<groupId>org.wso2.carbon.event-processing</groupId>
<artifactId>service-stubs</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/service-stubs/
implementation 'org.wso2.carbon.event-processing:service-stubs:2.3.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/service-stubs/
implementation ("org.wso2.carbon.event-processing:service-stubs:2.3.0")
'org.wso2.carbon.event-processing:service-stubs:pom:2.3.0'
<dependency org="org.wso2.carbon.event-processing" name="service-stubs" rev="2.3.0">
<artifact name="service-stubs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='service-stubs', version='2.3.0')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "service-stubs" % "2.3.0"
[org.wso2.carbon.event-processing/service-stubs "2.3.0"]