License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdorg.apache.ignite |
ArtifactId | ArtifactIdignite-checkstyle |
Last Version | Last Version2.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Ignite® is a Distributed Database For High-Performance Computing With In-Memory Speed.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ignite-checkstyle-2.13.0.pom | |
ignite-checkstyle-2.13.0.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ignite/ignite-checkstyle/ -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-checkstyle</artifactId>
<version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-checkstyle/
implementation 'org.apache.ignite:ignite-checkstyle:2.13.0'
// https://jarcasting.com/artifacts/org.apache.ignite/ignite-checkstyle/
implementation ("org.apache.ignite:ignite-checkstyle:2.13.0")
'org.apache.ignite:ignite-checkstyle:jar:2.13.0'
<dependency org="org.apache.ignite" name="ignite-checkstyle" rev="2.13.0">
<artifact name="ignite-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ignite', module='ignite-checkstyle', version='2.13.0')
)
libraryDependencies += "org.apache.ignite" % "ignite-checkstyle" % "2.13.0"
[org.apache.ignite/ignite-checkstyle "2.13.0"]