All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by provided with all dependencies

Search JAR files by class name

protege-proof-explanation from group org.liveontologies (version 0.1.0)

This is a plug-in that adds proof-based explanation facilities to the Protege Desktop ontology editor. It registers as an extension to the Protege explanation services and defines an extension point using which OWL proofs can be provided by other Protege plug-ins. The main functionality of this plug-in is displaying, navigating, and updating those proofs in the user interface.

Group: org.liveontologies Artifact: protege-proof-explanation
Show documentation Show source 
 

0 downloads
Artifact protege-proof-explanation
Group org.liveontologies
Version 0.1.0
Last update 12. October 2017
Organization Live Ontologies Project
URL https://github.com/liveontologies/${project.artifactId}
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies protege-editor-core, protege-editor-owl, owlapi-osgidistribution, puli, guava, slf4j-api, org.eclipse.equinox.registry, org.apache.servicemix.bundles.javax-inject,
There are maybe transitive dependencies!

sparql-lib from group fr.irit.melodi.semantic-web (version 1.0.0)

This library offers diverse means of managing sparql queries in Java code. An object representation for queries is provided, as well as a manager for text queries stored in a folder. These queries offer a templating system. Finally, this library offers a proxy that overlays a fuseki server.

Group: fr.irit.melodi.semantic-web Artifact: sparql-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact sparql-lib
Group fr.irit.melodi.semantic-web
Version 1.0.0
Last update 20. September 2017
Organization not specified
URL https://framagit.org/IRIT_UT2J/SparqlLib
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

snoti-client from group com.gizwits.www (version 0.1.2)

Enterprise customers can use the secure data transmission channel provided by SNoti, real-time data collection equipment, equipment for information sorting, equipment status statistics, equipment monitoring, etc .; can also remote control function, real-time transmission of business instructions to control online equipment

Group: com.gizwits.www Artifact: snoti-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact snoti-client
Group com.gizwits.www
Version 0.1.2
Last update 24. August 2017
Organization not specified
URL http://maven.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies logback-core, logback-classic, netty-all, gson, fastjson,
There are maybe transitive dependencies!

multi-map from group fr.matthieu-vergne (version 2.0)

Provides an interface and implementations of a Java structure able to map a key to several values at once. Initially inspired from the Apache MultiMap, it takes a different perspective where the generics should be fully used to properly constrain the types of the instances provided.

Group: fr.matthieu-vergne Artifact: multi-map
Show documentation Show source 
 

13 downloads
Artifact multi-map
Group fr.matthieu-vergne
Version 2.0
Last update 10. July 2017
Organization not specified
URL https://github.com/matthieu-vergne/multi-map
License CC0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.stanbol.entityhub.indexing.source.jenatdb from group org.apache.stanbol (version 1.0.0)

Provides support for indexing RDF data by using an Jena TDB triple store. It supports to used an existing triple store and to create an new one by loading a provided list of RDF Files. This implementation is tested to work even for very large data sets such as http://dbpedia.org dumps.

Group: org.apache.stanbol Artifact: org.apache.stanbol.entityhub.indexing.source.jenatdb
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.entityhub.indexing.source.jenatdb
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 9
Dependencies org.apache.stanbol.commons.namespaceprefix.service, org.apache.stanbol.entityhub.indexing.core, org.apache.stanbol.entityhub.ldpath, commons-io, commons-compress, jena-core, jena-tdb, jena-arq, slf4j-api,
There are maybe transitive dependencies!

authenticators from group org.beiter.michael.authn.jaas.loginmodules.password (version 2.0)

This module is part of a JAAS library, provoding password based credential authenticators. This particular Maven module is a container for authenticator implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas.loginmodules.password Artifact: authenticators
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authenticators
Group org.beiter.michael.authn.jaas.loginmodules.password
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

plaintext from group org.beiter.michael.authn.jaas.loginmodules.password.validators (version 2.0)

This module is part of a JAAS library, provoding password based credential validators. This particular Maven module provides a plaintext password validator that can check whether the provided passwords equals a reference password. This implementation is for testing only, and NOT intended for production (using plaintext passwords is really a bad idea!).

Group: org.beiter.michael.authn.jaas.loginmodules.password.validators Artifact: plaintext
Show documentation Show source 
 

0 downloads
Artifact plaintext
Group org.beiter.michael.authn.jaas.loginmodules.password.validators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

validators from group org.beiter.michael.authn.jaas.loginmodules.password (version 2.0)

This module is part of a JAAS library, provoding password based credential validators. This partiuclar Maven module is a container for validator implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas.loginmodules.password Artifact: validators
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact validators
Group org.beiter.michael.authn.jaas.loginmodules.password
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

password from group org.beiter.michael.authn.jaas.loginmodules (version 2.0)

This module is part of a JAAS library, provoding password based login modules (JAAS modules). This partiuclar Maven module is a container for JAAS module implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas.loginmodules Artifact: password
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact password
Group org.beiter.michael.authn.jaas.loginmodules
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies common, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

loginmodules from group org.beiter.michael.authn.jaas (version 2.0)

This module is part of a JAAS library, provoding login modules (JAAS modules). This partiuclar Maven module is a container for JAAS module implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas Artifact: loginmodules
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact loginmodules
Group org.beiter.michael.authn.jaas
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 99 from 128 (items total 1272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy