License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.adobe.commerce.cif |
ArtifactId | ArtifactIdcore-cif-components-reactor |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAEM CIF Core Components - Reactor
Reactor POM for AEM CIF Core Components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-cif-components-reactor-2.9.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.commerce.cif/core-cif-components-reactor/ -->
<dependency>
<groupId>com.adobe.commerce.cif</groupId>
<artifactId>core-cif-components-reactor</artifactId>
<version>2.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.commerce.cif/core-cif-components-reactor/
implementation 'com.adobe.commerce.cif:core-cif-components-reactor:2.9.0'
// https://jarcasting.com/artifacts/com.adobe.commerce.cif/core-cif-components-reactor/
implementation ("com.adobe.commerce.cif:core-cif-components-reactor:2.9.0")
'com.adobe.commerce.cif:core-cif-components-reactor:pom:2.9.0'
<dependency org="com.adobe.commerce.cif" name="core-cif-components-reactor" rev="2.9.0">
<artifact name="core-cif-components-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.commerce.cif', module='core-cif-components-reactor', version='2.9.0')
)
libraryDependencies += "com.adobe.commerce.cif" % "core-cif-components-reactor" % "2.9.0"
[com.adobe.commerce.cif/core-cif-components-reactor "2.9.0"]