License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration Narayana Distributed Transactions |
GroupId | GroupIdio.narayana |
ArtifactId | ArtifactIdnarayana-checkstyle-config |
Last Version | Last Version1.0.1.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNarayana: Checkstyle Configuration
Checkstyle configuration for Narayana (https://narayana.io) projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.narayana/narayana-checkstyle-config/ -->
<dependency>
<groupId>io.narayana</groupId>
<artifactId>narayana-checkstyle-config</artifactId>
<version>1.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.narayana/narayana-checkstyle-config/
implementation 'io.narayana:narayana-checkstyle-config:1.0.1.Final'
// https://jarcasting.com/artifacts/io.narayana/narayana-checkstyle-config/
implementation ("io.narayana:narayana-checkstyle-config:1.0.1.Final")
'io.narayana:narayana-checkstyle-config:jar:1.0.1.Final'
<dependency org="io.narayana" name="narayana-checkstyle-config" rev="1.0.1.Final">
<artifact name="narayana-checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.narayana', module='narayana-checkstyle-config', version='1.0.1.Final')
)
libraryDependencies += "io.narayana" % "narayana-checkstyle-config" % "1.0.1.Final"
[io.narayana/narayana-checkstyle-config "1.0.1.Final"]