| License |
License |
|---|---|
| Categories |
CategoriesGeronimo Container Application Servers Checkstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration |
| GroupId | GroupIdorg.apache.geronimo.genesis.config |
| ArtifactId | ArtifactIdcheckstyle-config |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGenesis Configuration :: Checkstyle
Provides the common Checkstyle configuration used by all modules.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| checkstyle-config-1.3.1.pom | |
| checkstyle-config-1.3.1.jar | 9 KB |
| checkstyle-config-1.3.1-sources.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.genesis.config/checkstyle-config/ -->
<dependency>
<groupId>org.apache.geronimo.genesis.config</groupId>
<artifactId>checkstyle-config</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.genesis.config/checkstyle-config/
implementation 'org.apache.geronimo.genesis.config:checkstyle-config:1.3.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.genesis.config/checkstyle-config/
implementation ("org.apache.geronimo.genesis.config:checkstyle-config:1.3.1")
'org.apache.geronimo.genesis.config:checkstyle-config:jar:1.3.1'
<dependency org="org.apache.geronimo.genesis.config" name="checkstyle-config" rev="1.3.1">
<artifact name="checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.genesis.config', module='checkstyle-config', version='1.3.1')
)
libraryDependencies += "org.apache.geronimo.genesis.config" % "checkstyle-config" % "1.3.1"
[org.apache.geronimo.genesis.config/checkstyle-config "1.3.1"]