License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.tourgeek.config |
ArtifactId | ArtifactIdtourgeek-config-server |
Version | Version0.8.4 |
Type | Typepom |
Description |
Descriptiontourgeek-config-server - Run the tourgeek server
Parent project for tour applications
|
Project Organization |
Project Organizationtourgeek.com |
Filename | Size |
---|---|
tourgeek-config-server-0.8.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tourgeek.config/tourgeek-config-server/ -->
<dependency>
<groupId>com.tourgeek.config</groupId>
<artifactId>tourgeek-config-server</artifactId>
<version>0.8.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tourgeek.config/tourgeek-config-server/
implementation 'com.tourgeek.config:tourgeek-config-server:0.8.4'
// https://jarcasting.com/artifacts/com.tourgeek.config/tourgeek-config-server/
implementation ("com.tourgeek.config:tourgeek-config-server:0.8.4")
'com.tourgeek.config:tourgeek-config-server:pom:0.8.4'
<dependency org="com.tourgeek.config" name="tourgeek-config-server" rev="0.8.4">
<artifact name="tourgeek-config-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tourgeek.config', module='tourgeek-config-server', version='0.8.4')
)
libraryDependencies += "com.tourgeek.config" % "tourgeek-config-server" % "0.8.4"
[com.tourgeek.config/tourgeek-config-server "0.8.4"]
Group / Artifact | Type | Version |
---|---|---|
com.tourgeek.config : tourgeek-config-dep-all | pom | 0.8.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |