| Группа | Группаorg.apache.stratos |
|---|---|
| Идентификатор | Идентификаторapache-stratos-cep-artifacts |
| Версия | Версия4.1.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| apache-stratos-cep-artifacts-4.1.3.pom | |
| apache-stratos-cep-artifacts-4.1.3.zip | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/apache-stratos-cep-artifacts/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>apache-stratos-cep-artifacts</artifactId>
<version>4.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/apache-stratos-cep-artifacts/
implementation 'org.apache.stratos:apache-stratos-cep-artifacts:4.1.3'
// https://jarcasting.com/artifacts/org.apache.stratos/apache-stratos-cep-artifacts/
implementation ("org.apache.stratos:apache-stratos-cep-artifacts:4.1.3")
'org.apache.stratos:apache-stratos-cep-artifacts:pom:4.1.3'
<dependency org="org.apache.stratos" name="apache-stratos-cep-artifacts" rev="4.1.3">
<artifact name="apache-stratos-cep-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='apache-stratos-cep-artifacts', version='4.1.3')
)
libraryDependencies += "org.apache.stratos" % "apache-stratos-cep-artifacts" % "4.1.3"
[org.apache.stratos/apache-stratos-cep-artifacts "4.1.3"]