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