License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.squeakysand.jcr |
ArtifactId | ArtifactIdreactor |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.squeakysand.jcr - reactor
Libraries and tools related to Java Content Repository (JCR) technology.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
reactor-0.4.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.squeakysand.jcr/reactor/ -->
<dependency>
<groupId>com.squeakysand.jcr</groupId>
<artifactId>reactor</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.jcr/reactor/
implementation 'com.squeakysand.jcr:reactor:0.4.0'
// https://jarcasting.com/artifacts/com.squeakysand.jcr/reactor/
implementation ("com.squeakysand.jcr:reactor:0.4.0")
'com.squeakysand.jcr:reactor:pom:0.4.0'
<dependency org="com.squeakysand.jcr" name="reactor" rev="0.4.0">
<artifact name="reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.jcr', module='reactor', version='0.4.0')
)
libraryDependencies += "com.squeakysand.jcr" % "reactor" % "0.4.0"
[com.squeakysand.jcr/reactor "0.4.0"]