License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.jbundle.util |
ArtifactId | ArtifactIdjbundle-util-reactor |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjbundle-util-reactor - Standalone utilities parent
Top level properties and features
|
Project Organization |
Project Organizationjbundle.org |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbundle-util-reactor-2.0.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/ -->
<dependency>
<groupId>org.jbundle.util</groupId>
<artifactId>jbundle-util-reactor</artifactId>
<version>2.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/
implementation 'org.jbundle.util:jbundle-util-reactor:2.0.8'
// https://jarcasting.com/artifacts/org.jbundle.util/jbundle-util-reactor/
implementation ("org.jbundle.util:jbundle-util-reactor:2.0.8")
'org.jbundle.util:jbundle-util-reactor:pom:2.0.8'
<dependency org="org.jbundle.util" name="jbundle-util-reactor" rev="2.0.8">
<artifact name="jbundle-util-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util', module='jbundle-util-reactor', version='2.0.8')
)
libraryDependencies += "org.jbundle.util" % "jbundle-util-reactor" % "2.0.8"
[org.jbundle.util/jbundle-util-reactor "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |