is not current version
Last Version 1.4.0

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

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.2.0
Type

Type

pom

Download hotels-oss-plugin-config 1.2.0


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