License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.tourapp.res |
ArtifactId | ArtifactIdtourapp-res-reactor |
Version | Version0.8.1 |
Type | Typepom |
Description |
Descriptiontourapp-res-reactor - Resources parent
Parent project for tour applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tourapp-res-reactor-0.8.1.pom | 737 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tourapp.res/tourapp-res-reactor/ -->
<dependency>
<groupId>com.tourapp.res</groupId>
<artifactId>tourapp-res-reactor</artifactId>
<version>0.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tourapp.res/tourapp-res-reactor/
implementation 'com.tourapp.res:tourapp-res-reactor:0.8.1'
// https://jarcasting.com/artifacts/com.tourapp.res/tourapp-res-reactor/
implementation ("com.tourapp.res:tourapp-res-reactor:0.8.1")
'com.tourapp.res:tourapp-res-reactor:pom:0.8.1'
<dependency org="com.tourapp.res" name="tourapp-res-reactor" rev="0.8.1">
<artifact name="tourapp-res-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tourapp.res', module='tourapp-res-reactor', version='0.8.1')
)
libraryDependencies += "com.tourapp.res" % "tourapp-res-reactor" % "0.8.1"
[com.tourapp.res/tourapp-res-reactor "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |