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 | Version1.0.9 |
Type | Typepom |
Filename | Size |
---|---|
jbundle-config-web-reactor-1.0.9.pom | 722 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>1.0.9</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:1.0.9'
// https://jarcasting.com/artifacts/org.jbundle.config.web/jbundle-config-web-reactor/
implementation ("org.jbundle.config.web:jbundle-config-web-reactor:1.0.9")
'org.jbundle.config.web:jbundle-config-web-reactor:pom:1.0.9'
<dependency org="org.jbundle.config.web" name="jbundle-config-web-reactor" rev="1.0.9">
<artifact name="jbundle-config-web-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.config.web', module='jbundle-config-web-reactor', version='1.0.9')
)
libraryDependencies += "org.jbundle.config.web" % "jbundle-config-web-reactor" % "1.0.9"
[org.jbundle.config.web/jbundle-config-web-reactor "1.0.9"]