| License |
License |
|---|---|
| Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.geomajas |
| ArtifactId | ArtifactIdgeomajas-checkstyle |
| Last Version | Last Version2.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeomajas checkstyle configuration
Geomajas checkstyle configuration
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| geomajas-checkstyle-2.6.0.pom | |
| geomajas-checkstyle-2.6.0.jar | 34 KB |
| geomajas-checkstyle-2.6.0-sources.jar | 28 KB |
| geomajas-checkstyle-2.6.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas/geomajas-checkstyle/ -->
<dependency>
<groupId>org.geomajas</groupId>
<artifactId>geomajas-checkstyle</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas/geomajas-checkstyle/
implementation 'org.geomajas:geomajas-checkstyle:2.6.0'
// https://jarcasting.com/artifacts/org.geomajas/geomajas-checkstyle/
implementation ("org.geomajas:geomajas-checkstyle:2.6.0")
'org.geomajas:geomajas-checkstyle:jar:2.6.0'
<dependency org="org.geomajas" name="geomajas-checkstyle" rev="2.6.0">
<artifact name="geomajas-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas', module='geomajas-checkstyle', version='2.6.0')
)
libraryDependencies += "org.geomajas" % "geomajas-checkstyle" % "2.6.0"
[org.geomajas/geomajas-checkstyle "2.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| checkstyle : checkstyle | jar | 5.0 |
| commons-lang : commons-lang | jar | 2.5 |
| com.google.collections : google-collections | jar | 0.9 |
| commons-logging : commons-logging | jar | 1.1.1 |