MVN

com.manolodominguez : openlrae

Maven & Gradle

Oct 30, 2022
1 usages
2 stars

Open Licensing Risks Analysis Engine · Open LRAE is a licensing risk analysis engine in the form of Java library that allow the detection of risks related to licensing from the set of components (and their respective licenses) you are using in a given project.

<dependency>
    <groupId>com.manolodominguez</groupId>
    <artifactId>openlrae</artifactId>
    <version>3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.manolodominguez : openlrae to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1

All Versions

Choose a version of com.manolodominguez : openlrae to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1
openlrae-3.1
3.0
openlrae-3.0
2.3
openlrae-2.3
2.2
openlrae-2.2
2.1
openlrae-2.1
2.0
openlrae-2.0
1.5
openlrae-1.5
1.4
openlrae-1.4
1.3
openlrae-1.3
1.2
openlrae-1.2
1.1
openlrae-1.1
1.0
openlrae-1.0
0.9
openlrae-0.9
0.8
openlrae-0.8
0.7
openlrae-0.7
0.6
openlrae-0.6
0.5
openlrae-0.5
0.4
openlrae-0.4
0.3
openlrae-0.3

How to add a dependency to Maven

Add the following com.manolodominguez : openlrae maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.manolodominguez</groupId>
    <artifactId>openlrae</artifactId>
    <version>3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.manolodominguez : openlrae gradle dependency to your build.gradle file:

implementation 'com.manolodominguez:openlrae:3.1'

Gradle Kotlin DSL: Add the following com.manolodominguez : openlrae gradle kotlin dependency to your build.gradle.kts file:

implementation("com.manolodominguez:openlrae:3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.manolodominguez : openlrae sbt scala dependency to your build.sbt file:

libraryDependencies += "com.manolodominguez" % "openlrae" % "3.1"

Advertisement

Dependencies from Group

Oct 30, 2022
1 usages
2 stars

Discover Dependencies

Jun 05, 2023
1 usages
23 stars
Jun 05, 2023
1 usages
23 stars
Jun 05, 2023
1 usages
23 stars
Jun 05, 2023
1 usages
23 stars
Jun 05, 2023
1 usages
23 stars
Jun 05, 2023
1 usages
23 stars
May 19, 2021
4 usages
265 stars