Download JAR files tagged by language with all dependencies
rapiddweller-benerator-ce from group com.rapiddweller (version 3.2.1-jdk-11)
rapiddweller 'Benerator' is a software solution to
generate, anonymize, pseudonymize and migrate data for
development, testing and training purposes.
rapiddweller 'Benerator' is easy to learn, integrates into CI Tools like Jenkins and Gitlab CI
and allows to create data models on the most abstract level.
rapiddweller 'Benerator' allows creating realistic and valid high-volume test data, used for
testing (unit/integration/load) and showcase setup.
Metadata constraints are imported from systems and/or configuration files. Data can imported from
and exported to files and systems, anonymized or generated from scratch. Domain packages provide
reusable generators for creating domain-specific data as names and addresses internationalizable
in language and region. It is strongly customizable with plugins and configuration options.
rapiddweller 'Benerator' is build for Java 1.8 and Java 11. The development is ongoing for Java 11.
Group: com.rapiddweller Artifact: rapiddweller-benerator-ce
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact rapiddweller-benerator-ce
Group com.rapiddweller
Version 3.2.1-jdk-11
Last update 02. February 2024
Organization rapiddweller GmbH
URL https://www.benerator.de
License GNU Public License
Dependencies amount 25
Dependencies vertica-jdbc, rd-lib-common, rd-lib-format, rd-lib-jdbacl, rd-lib-script, validation-api, junit, javassist, slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core, freemarker, js-scriptengine, js, graal-sdk, xml-apis, jaxb-api, jsr305, datafaker, commons-compress, commons-io, snakeyaml, generex, automaton,
There are maybe transitive dependencies!
Group com.rapiddweller
Version 3.2.1-jdk-11
Last update 02. February 2024
Organization rapiddweller GmbH
URL https://www.benerator.de
License GNU Public License
Dependencies amount 25
Dependencies vertica-jdbc, rd-lib-common, rd-lib-format, rd-lib-jdbacl, rd-lib-script, validation-api, junit, javassist, slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core, freemarker, js-scriptengine, js, graal-sdk, xml-apis, jaxb-api, jsr305, datafaker, commons-compress, commons-io, snakeyaml, generex, automaton,
There are maybe transitive dependencies!
parent from group org.apache.sis (version 1.4)
Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications.
SIS provides data structures for geographic features and associated metadata along with methods to manipulate those data structures.
The library is an implementation of GeoAPI 3.0.2 interfaces and can be used for desktop or server applications.
The SIS metadata module forms the base of the library and enables the creation of metadata objects which comply with the ISO 19115 international standard.
The SIS referencing module enable the construction of geodetic data structures for geospatial referencing as defined by ISO 19111 standard,
along with the associated operations which enable the transformation of coordinates between different reference systems.
The SIS storage modules provide a common approach to the reading and writing of metadata, features and coverages
applicable to simple imagery as to many dimensional data structures.
Group: org.apache.sis Artifact: parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.apache.sis
Version 1.4
Last update 06. October 2023
Organization not specified
URL http://sis.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.apache.sis
Version 1.4
Last update 06. October 2023
Organization not specified
URL http://sis.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jas from group de.uni-mannheim.rz.krum (version 2.7.200)
The Java Algebra System (JAS) is an object oriented,
type safe and multi-threaded approach to computer algebra. JAS
provides a well designed software library using generic types for
algebraic computations implemented in the Java programming language
using the JVM runtime infrastructure. The library can be used as any
other Java software package or it can be used interactively or
interpreted through a jython (Java Python) or jruby (Java Ruby)
front end, there is also an Android App based on Ruboto (jruby for
Android). The focus of JAS is at the moment on commutative, solvable
and non-commutative polynomials, power series, Groebner bases,
factorization, real and complex roots and applications. By the use
of Java as implementation language JAS is 64-bit and multi-core CPU
ready and can make use of mutiple CPUs where available. JAS can run
on a wide variety of devices ranging from Android to compute
clusters (using MPJ a Java Message Passing Interface (MPI) or
OpenMPI).
2 downloads
Artifact jas
Group de.uni-mannheim.rz.krum
Version 2.7.200
Last update 05. July 2023
Organization not specified
URL http://krum.rz.uni-mannheim.de/jas
License GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Dependencies amount 1
Dependencies log4j-api,
There are maybe transitive dependencies!
Group de.uni-mannheim.rz.krum
Version 2.7.200
Last update 05. July 2023
Organization not specified
URL http://krum.rz.uni-mannheim.de/jas
License GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Dependencies amount 1
Dependencies log4j-api,
There are maybe transitive dependencies!
org.semanticweb.hermit from group net.sourceforge.owlapi (version 1.4.5.519)
HermiT is reasoner for ontologies written using the Web Ontology Language (OWL). Given an OWL file, HermiT can determine whether or not the ontology is consistent, identify subsumption relationships between classes, and much more.
This is the maven build of HermiT and is designed for people who wish to use HermiT from within the OWL API. It is now versioned in the main HermiT version repository, although not officially supported by the HermiT developers.
The version number of this package is a composite of the HermiT version and a value representing the OWLAPI release it is compatible with. Note that the group id for the upstream HermiT is com.hermit-reasoner, while this fork is released under net.sourceforge.owlapi.
This fork exists to allow HermiT users to use newer OWLAPI versions than the ones supported by the original HermiT codebase.
This package includes the Jautomata library (http://jautomata.sourceforge.net/), and builds with it directly. This library appears to be no longer under active development, and so a "fork" seems appropriate. No development is intended or anticipated on this code base.
Group: net.sourceforge.owlapi Artifact: org.semanticweb.hermit
Show all versions Show documentation Show source
Show all versions Show documentation Show source
61 downloads
Artifact org.semanticweb.hermit
Group net.sourceforge.owlapi
Version 1.4.5.519
Last update 18. February 2020
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 9
Dependencies commons-logging, owlapi-distribution, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton, java-getopt, trove4j,
There are maybe transitive dependencies!
Group net.sourceforge.owlapi
Version 1.4.5.519
Last update 18. February 2020
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 9
Dependencies commons-logging, owlapi-distribution, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton, java-getopt, trove4j,
There are maybe transitive dependencies!
luzzu-webapp from group io.github.luzzu (version 4.0.0)
Artifact luzzu-webapp
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies luzzu-semantics, commons-codec, luzzu-highlevel-operations, guava, jackson-mapper-asl, jackson-core-asl,
There are maybe transitive dependencies!
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies luzzu-semantics, commons-codec, luzzu-highlevel-operations, guava, jackson-mapper-asl, jackson-core-asl,
There are maybe transitive dependencies!
luzzu-annotations from group io.github.luzzu (version 4.0.0)
Artifact luzzu-annotations
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-assessment, luzzu-lowlevel-operations,
There are maybe transitive dependencies!
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-assessment, luzzu-lowlevel-operations,
There are maybe transitive dependencies!
luzzu-assessment from group io.github.luzzu (version 4.0.0)
Artifact luzzu-assessment
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-lowlevel-operations, luzzu-ld-qualitymetrics-commons,
There are maybe transitive dependencies!
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-lowlevel-operations, luzzu-ld-qualitymetrics-commons,
There are maybe transitive dependencies!
luzzu from group io.github.luzzu (version 4.0.0)
Luzzu is a Quality Assessment Framework for Linked Open Datasets. It is
a generic framework based on the Dataset Quality Ontology (daQ),
allowing users to define their own quality metrics. Luzzu is an
integrated platform that:
- assesses Linked Data quality using a library of generic and
user-provided domain specific quality metrics in a scalable manner;
- provides queryable quality metadata on the assessed datasets;
- assembles detailed quality reports on assessed datasets.
Furthermore, the infrastructure:
- scales for the assessment of big datasets;
- can be easily extended by the users by creating their custom and
domain-specific pluggable metrics, either by employing a novel
declarative quality metric specification language or conventional
imperative plugins;
- employs a comprehensive ontology framework for representing and
exchanging all quality related information in the assessment workflow;
- implements quality-driven dataset ranking algorithms facilitating
use-case driven discovery and retrieval.
Group: io.github.luzzu Artifact: luzzu
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact luzzu
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization ADAPT Centre, Trinity College Dublin, Ireland
URL https://luzzu.github.io/Framework/
License GNU GENERAL PUBLIC LICENSE, Version 2.0
Dependencies amount 15
Dependencies hamcrest-all, apache-jena-libs, jena-core, log4j, slf4j-api, jcl-over-slf4j, slf4j-log4j12, slf4j-jdk14, commons-collections4, jackson-core, httpclient, httpcore, httpcore-nio, httpasyncclient, httpasyncclient-cache,
There are maybe transitive dependencies!
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization ADAPT Centre, Trinity College Dublin, Ireland
URL https://luzzu.github.io/Framework/
License GNU GENERAL PUBLIC LICENSE, Version 2.0
Dependencies amount 15
Dependencies hamcrest-all, apache-jena-libs, jena-core, log4j, slf4j-api, jcl-over-slf4j, slf4j-log4j12, slf4j-jdk14, commons-collections4, jackson-core, httpclient, httpcore, httpcore-nio, httpasyncclient, httpasyncclient-cache,
There are maybe transitive dependencies!
luzzu-webapp from group de.unibonn.iai.eis (version 2.0.1)
0 downloads
Artifact luzzu-webapp
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies luzzu-semantics, commons-codec, luzzu-operations, guava, jackson-mapper-asl, jackson-core-asl,
There are maybe transitive dependencies!
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies luzzu-semantics, commons-codec, luzzu-operations, guava, jackson-mapper-asl, jackson-core-asl,
There are maybe transitive dependencies!
luzzu-annotations from group de.unibonn.iai.eis (version 2.0.1)
Group: de.unibonn.iai.eis Artifact: luzzu-annotations
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact luzzu-annotations
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-assessment, luzzu-operations,
There are maybe transitive dependencies!
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-assessment, luzzu-operations,
There are maybe transitive dependencies!
Page 415 from 3 (items total 4181)