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