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