You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 

Instructions on how to download the library artifact of this project.

Audience
Level of Experience
Tags
Type

Description

The artifact of this project is made available via an artifact repository.

This howto explains the options on how to access the JAR archive.

Maven

The library can be integrated into a Maven build process of Java projects easily.

Dependency

If you want to integrate this library into your Maven project, use the following coordinates:

de.smartics.rules:smartics-enforcer-rules:1.0.2
<dependency>
  <groupId>de.smartics.rules</groupId>
  <artifactId>smartics-enforcer-rules</artifactId>
  <version>1.0.2</version>
</dependency>

Download

The library may also be downloaded directly from the artifact repository:

  • No labels