Last Version

nav-java-codestyle 1.0

Checkstyle/PMD/Findbugs XML config for NAV

License

License

Categories

Categories

Java Languages
GroupId

GroupId

no.nav
ArtifactId

ArtifactId

java-codestyle
Version

Version

1.0
Type

Type

jar
Description

Description

nav-java-codestyle
Checkstyle/PMD/Findbugs XML config for NAV
Project URL

Project URL

https://github.com/navikt/nav-java-codestyle
Source Code Management

Source Code Management

https://github.com/navikt/nav-java-codestyle

Download java-codestyle 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.