CODERU multy module

A code quality tool to enforce good design in respect to package and classes dependencies.

License

License

GroupId

GroupId

org.coderu
ArtifactId

ArtifactId

coderu-all
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

CODERU multy module
A code quality tool to enforce good design in respect to package and classes dependencies.
Project URL

Project URL

http://coderu.org
Project Organization

Project Organization

Alexander Rubinov

Download coderu-all

Filename Size
coderu-all-1.2.4.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • coderu-core
  • coderu-maven-plugin
  • coderu-junit-adapter

Versions

Version
1.2.4
1.2.3
1.2.2
1.1.4
1.1.2
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0