Last Version

jguru-codestyle 1.2.0

jGuru Codestyle: Definitions (JAR, version 1.2.0)

License

License

GroupId

GroupId

se.jguru.codestyle
ArtifactId

ArtifactId

jguru-codestyle
Version

Version

1.2.0
Type

Type

jar
Description

Description

jguru-codestyle
jGuru Codestyle: Definitions (JAR, version 1.2.0)
Project Organization

Project Organization

jGuru Europe AB
Source Code Management

Source Code Management

https://github.com/lennartj/jguru-codestyle.git

Download jguru-codestyle 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven.enforcer : enforcer-api jar 3.0.0
org.apache.maven : maven-core jar 3.8.4
org.apache.maven : maven-artifact jar 3.8.4
org.apache.maven : maven-plugin-api jar 3.8.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

provided (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-container-default jar 1.7.1

test (5)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1
org.junit.jupiter : junit-jupiter jar 5.7.2
org.assertj : assertj-core jar 3.20.2
org.jetbrains.kotlin : kotlin-reflect jar 1.6.20
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.20

Project Modules

There are no modules declared in this project.