is not current version
Last Version 0.6.0

com.squeakysand.jsp:reactor 0.4.0

Libraries and tools related to Java Server Page (JSP) technology.

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.squeakysand.jsp
ArtifactId

ArtifactId

reactor
Version

Version

0.4.0
Type

Type

pom

Download reactor 0.4.0

Filename Size
reactor-0.4.0.pom 2 KB
Browse

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