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