License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.squeakysand.sling |
ArtifactId | ArtifactIdreactor |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.squeakysand.sling - reactor
Extensions for use with the <a href="http://sling.apache.org">Apache Sling</a> framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
reactor-0.3.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.squeakysand.sling/reactor/ -->
<dependency>
<groupId>com.squeakysand.sling</groupId>
<artifactId>reactor</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.sling/reactor/
implementation 'com.squeakysand.sling:reactor:0.3.0'
// https://jarcasting.com/artifacts/com.squeakysand.sling/reactor/
implementation ("com.squeakysand.sling:reactor:0.3.0")
'com.squeakysand.sling:reactor:pom:0.3.0'
<dependency org="com.squeakysand.sling" name="reactor" rev="0.3.0">
<artifact name="reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.sling', module='reactor', version='0.3.0')
)
libraryDependencies += "com.squeakysand.sling" % "reactor" % "0.3.0"
[com.squeakysand.sling/reactor "0.3.0"]