is not current version
Last Version 0.4.0

com.squeakysand.jcr:reactor 0.3.0

Libraries and tools related to Java Content Repository (JCR) technology.

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.squeakysand.jcr
ArtifactId

ArtifactId

reactor
Version

Version

0.3.0
Type

Type

pom

Download reactor 0.3.0

Filename Size
reactor-0.3.0.pom 2 KB
Browse

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