Last Version

DVBern Code Conventions 3.0.5

Maven Einstellung, die allgemeine Gueltigkeit fuer die Open-Source-Projekte der DV Bern AG haben

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

ch.dvbern.oss.maven
ArtifactId

ArtifactId

code-conventions
Version

Version

3.0.5
Type

Type

jar
Description

Description

DVBern Code Conventions
Maven Einstellung, die allgemeine Gueltigkeit fuer die Open-Source-Projekte der DV Bern AG haben
Project Organization

Project Organization

DV Bern AG

Download code-conventions 3.0.5


<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.maven/code-conventions/ -->
<dependency>
    <groupId>ch.dvbern.oss.maven</groupId>
    <artifactId>code-conventions</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.maven/code-conventions/
implementation 'ch.dvbern.oss.maven:code-conventions:3.0.5'
// https://jarcasting.com/artifacts/ch.dvbern.oss.maven/code-conventions/
implementation ("ch.dvbern.oss.maven:code-conventions:3.0.5")
'ch.dvbern.oss.maven:code-conventions:jar:3.0.5'
<dependency org="ch.dvbern.oss.maven" name="code-conventions" rev="3.0.5">
  <artifact name="code-conventions" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.maven', module='code-conventions', version='3.0.5')
)
libraryDependencies += "ch.dvbern.oss.maven" % "code-conventions" % "3.0.5"
[ch.dvbern.oss.maven/code-conventions "3.0.5"]

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.