Download JAR files tagged by visualizes with all dependencies
drools-impact-analysis-graph-common from group org.drools (version 9.44.0.Final)
0 downloads
Artifact drools-impact-analysis-graph-common
Group org.drools
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies drools-impact-analysis-model, slf4j-api, logback-classic,
There are maybe transitive dependencies!
Group org.drools
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies drools-impact-analysis-model, slf4j-api, logback-classic,
There are maybe transitive dependencies!
drools-impact-analysis-model from group org.drools (version 9.44.0.Final)
Artifact drools-impact-analysis-model
Group org.drools
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.drools
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
drools-impact-analysis-parser from group org.drools (version 9.44.0.Final)
Artifact drools-impact-analysis-parser
Group org.drools
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies drools-engine, drools-impact-analysis-model,
There are maybe transitive dependencies!
Group org.drools
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies drools-engine, drools-impact-analysis-model,
There are maybe transitive dependencies!
drools-impact-analysis from group org.drools (version 9.44.0.Final)
A tool to analyze relationships between rules and also impacts of changing a rule. Visualizes the graph using Dot language format
Group: org.drools Artifact: drools-impact-analysis
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drools-impact-analysis
Group org.drools
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.drools
Version 9.44.0.Final
Last update 05. September 2023
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
gcviewer from group com.github.chewiebug (version 1.36)
GCViewer is a little tool that visualizes verbose GC output generated by Sun / Oracle, IBM, HP and BEA Java Virtual Machines. It is free software released under GNU LGPL.
59 downloads
Artifact gcviewer
Group com.github.chewiebug
Version 1.36
Last update 30. November 2019
Organization not specified
URL http://github.com/chewiebug/GCViewer/wiki
License GNU Lesser General Public License 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.chewiebug
Version 1.36
Last update 30. November 2019
Organization not specified
URL http://github.com/chewiebug/GCViewer/wiki
License GNU Lesser General Public License 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
adif-processor from group uk.m0nom (version 1.4.16)
ADIF Processor visualizes contacts in your input file on Google Earth.
It generates a Google Earth Project file, also known as a KML file,
with a visualization of each contact in the ADIF/SOTA CSV input file where station locations can be determined.
It parses structured tags in comments to enrich the correct
ADIF output file. QRZ.com is used to determine station locations and provide additional information in the ADIF
output file. The markdown/text file output contains a listing of contacts. The processor contains activity databases
for the main outdoor activities such as SOTA, POTA, GMA, HEMA etc.
0 downloads
Artifact adif-processor
Group uk.m0nom
Version 1.4.16
Last update 18. November 2024
Organization not specified
URL https://github.com/urbancamo/adif-processor
License Apache License, Version 2.0
Dependencies amount 31
Dependencies spring-boot-starter-data-jpa, aws-java-sdk-s3, jakarta.servlet-api, logback-classic, logback-core, snakeyaml, guava, spring-boot-starter, predict4java, geodesy, nominatim-api, GeographicLib-Java, javaapiforkml, argparse4j, jakarta.xml.bind-api, jaxb-impl, jaxb-runtime, okhttp, commons-csv, commons-lang3, commons-io, eo-yaml, jakarta.activation-api, lombok, httpclient, thymeleaf, maven-gpg-plugin, maven-core, maven-shared-utils, maven-settings, spring-boot-autoconfigure,
There are maybe transitive dependencies!
Group uk.m0nom
Version 1.4.16
Last update 18. November 2024
Organization not specified
URL https://github.com/urbancamo/adif-processor
License Apache License, Version 2.0
Dependencies amount 31
Dependencies spring-boot-starter-data-jpa, aws-java-sdk-s3, jakarta.servlet-api, logback-classic, logback-core, snakeyaml, guava, spring-boot-starter, predict4java, geodesy, nominatim-api, GeographicLib-Java, javaapiforkml, argparse4j, jakarta.xml.bind-api, jaxb-impl, jaxb-runtime, okhttp, commons-csv, commons-lang3, commons-io, eo-yaml, jakarta.activation-api, lombok, httpclient, thymeleaf, maven-gpg-plugin, maven-core, maven-shared-utils, maven-settings, spring-boot-autoconfigure,
There are maybe transitive dependencies!
limbus-system from group com.remondis.limbus (version 3.1.0)
The Limbus System is a small light-weight CDI framework managing the Limbus Core Components.
The object graph is represented by an XML configuration file or can be build using the Limbus System API.
This module delivers an optional system component that visualizes the object graph and its dependencies after initializing: com.remondis.limbus.system.visualize.LimbusSystemVisualizer
This component can be added to the Limbus System. To keep the dependencies of this module transparent and light-weight, the graph renderer is declared as an optional dependency. Add the following dependencies to your project to use the visualisation component:
<!-- Graph Stream for Visualization feature This is an optional dependency and only required if using the com.remondis.limbus.system.visualize.LimbusSystemVisualizer -->
<dependency>
<groupId>org.graphstream</groupId>
<artifactId>gs-core</artifactId>
<version>1.3</version>
</dependency>
<dependency>
<groupId>org.graphstream</groupId>
<artifactId>gs-ui</artifactId>
<version>1.3</version>
</dependency>
0 downloads
Artifact limbus-system
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies limbus-system-api, limbus-event-multicaster, limbus-utils, slf4j-api,
There are maybe transitive dependencies!
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies limbus-system-api, limbus-event-multicaster, limbus-utils, slf4j-api,
There are maybe transitive dependencies!
Page 2 from 2 (items total 17)