Categories |
CategoriesReact User Interface Web Frameworks config Application Layer Libs Configuration Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdorg.jbundle.config.web |
ArtifactId | ArtifactIdjbundle-config-web-reactor |
Version | Version0.7.8 |
Type | Typepom |
Filename | Size |
---|---|
jbundle-config-web-reactor-0.7.8.pom | 833 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.config.web/jbundle-config-web-reactor/ -->
<dependency>
<groupId>org.jbundle.config.web</groupId>
<artifactId>jbundle-config-web-reactor</artifactId>
<version>0.7.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.config.web/jbundle-config-web-reactor/
implementation 'org.jbundle.config.web:jbundle-config-web-reactor:0.7.8'
// https://jarcasting.com/artifacts/org.jbundle.config.web/jbundle-config-web-reactor/
implementation ("org.jbundle.config.web:jbundle-config-web-reactor:0.7.8")
'org.jbundle.config.web:jbundle-config-web-reactor:pom:0.7.8'
<dependency org="org.jbundle.config.web" name="jbundle-config-web-reactor" rev="0.7.8">
<artifact name="jbundle-config-web-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.web', module='jbundle-config-web-reactor', version='0.7.8')
)
libraryDependencies += "org.jbundle.config.web" % "jbundle-config-web-reactor" % "0.7.8"
[org.jbundle.config.web/jbundle-config-web-reactor "0.7.8"]