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