is not current version
Last Version 3.0

Open Licensing Risks Analysis Engine 2.2

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
Version

Version

2.2
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 2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : slf4j-simple jar 2.0.0-alpha1
org.sharegov : mjson jar 1.4.1

test (1)

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

Project Modules

There are no modules declared in this project.