is not current version
Last Version 2.6.0

org.geomajas:geomajas-checkstyle 2.2.0

Geomajas checkstyle configuration

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-checkstyle
Version

Version

2.2.0
Type

Type

jar

Download geomajas-checkstyle 2.2.0


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