is not current version
Last Version 4.1.6

org.apache.stratos:cep-features 4.1.0


GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

cep-features
Version

Version

4.1.0
Type

Type

pom

Download cep-features 4.1.0

Filename Size
cep-features-4.1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.stratos/cep-features/ -->
<dependency>
    <groupId>org.apache.stratos</groupId>
    <artifactId>cep-features</artifactId>
    <version>4.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/cep-features/
implementation 'org.apache.stratos:cep-features:4.1.0'
// https://jarcasting.com/artifacts/org.apache.stratos/cep-features/
implementation ("org.apache.stratos:cep-features:4.1.0")
'org.apache.stratos:cep-features:pom:4.1.0'
<dependency org="org.apache.stratos" name="cep-features" rev="4.1.0">
  <artifact name="cep-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='cep-features', version='4.1.0')
)
libraryDependencies += "org.apache.stratos" % "cep-features" % "4.1.0"
[org.apache.stratos/cep-features "4.1.0"]