is not current version
Last Version 2.10.13

com.sdl:odata_checkstyle 2.7.11

SDL OData Framework Checkstyle project

Categories

Categories

Data Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.sdl
ArtifactId

ArtifactId

odata_checkstyle
Version

Version

2.7.11
Type

Type

jar

Download odata_checkstyle 2.7.11


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