License |
License |
---|---|
Categories |
CategoriesData Checkstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.sdl |
ArtifactId | ArtifactIdodata_checkstyle |
Version | Version2.10.12 |
Type | Typejar |
Description |
DescriptionOData Checkstyle
Tridion OData Framework Checkstyle project
|
Filename | Size |
---|---|
odata_checkstyle-2.10.12.pom | |
odata_checkstyle-2.10.12.jar | 4 KB |
odata_checkstyle-2.10.12-sources.jar | 5 KB |
odata_checkstyle-2.10.12-javadoc.jar | 443 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata_checkstyle/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata_checkstyle</artifactId>
<version>2.10.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_checkstyle/
implementation 'com.sdl:odata_checkstyle:2.10.12'
// https://jarcasting.com/artifacts/com.sdl/odata_checkstyle/
implementation ("com.sdl:odata_checkstyle:2.10.12")
'com.sdl:odata_checkstyle:jar:2.10.12'
<dependency org="com.sdl" name="odata_checkstyle" rev="2.10.12">
<artifact name="odata_checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_checkstyle', version='2.10.12')
)
libraryDependencies += "com.sdl" % "odata_checkstyle" % "2.10.12"
[com.sdl/odata_checkstyle "2.10.12"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |