is not current version
Last Version 1.4.0

com.hotels:hotels-oss-plugin-config 1.0.2

Configuration files needed by various plugins (e.g. Checkstyle, Findbugs, Mycila, etc.)

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

hotels-oss-plugin-config
Version

Version

1.0.2
Type

Type

jar

Download hotels-oss-plugin-config 1.0.2


<!-- https://jarcasting.com/artifacts/com.hotels/hotels-oss-plugin-config/ -->
<dependency>
    <groupId>com.hotels</groupId>
    <artifactId>hotels-oss-plugin-config</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels/hotels-oss-plugin-config/
implementation 'com.hotels:hotels-oss-plugin-config:1.0.2'
// https://jarcasting.com/artifacts/com.hotels/hotels-oss-plugin-config/
implementation ("com.hotels:hotels-oss-plugin-config:1.0.2")
'com.hotels:hotels-oss-plugin-config:jar:1.0.2'
<dependency org="com.hotels" name="hotels-oss-plugin-config" rev="1.0.2">
  <artifact name="hotels-oss-plugin-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels', module='hotels-oss-plugin-config', version='1.0.2')
)
libraryDependencies += "com.hotels" % "hotels-oss-plugin-config" % "1.0.2"
[com.hotels/hotels-oss-plugin-config "1.0.2"]