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.

License

License

GroupId

GroupId

com.manolodominguez
ArtifactId

ArtifactId

openlrae
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://openlrae.manolodominguez.com/
Source Code Management

Source Code Management

http://github.com/manolodd/openlrae/tree/master

Download openlrae

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.erosb : everit-json-schema jar 1.14.0
org.slf4j : slf4j-api jar 2.0.0-alpha6
org.slf4j : slf4j-simple jar 2.0.0-alpha6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.3
2.2
2.1
2.0
1.5
1.4
1.3
1.2
1.1
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3