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

Download JAR files tagged by first with all dependencies

Search JAR files by class name

similarity-uniform-fuzzy-hash from group com.github.s3curitybug (version 1.8.4)

Similarity Uniform Fuzzy Hash is a tool that allows to accurately and efficiently compute the similarity between two files (or sets of bytes) as a 0 to 1 score. For that purpose, it first computes for each file a Context Triggered Piecewise Hash (CTPH), also known as fuzzy hash, and then compares the hashes.

Group: com.github.s3curitybug Artifact: similarity-uniform-fuzzy-hash
Show all versions Show documentation Show source 
 

1 downloads
Artifact similarity-uniform-fuzzy-hash
Group com.github.s3curitybug
Version 1.8.4
Last update 21. October 2017
Organization not specified
URL https://github.com/s3curitybug/similarity-uniform-fuzzy-hash
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sigma-component from group com.github.ontologyportal (version 2.12)

Sigma knowledge engineering system is an system for developing, viewing and debugging theories in first order logic. It works with Knowledge Interchange Format (KIF) and is optimized for the Suggested Upper Merged Ontology (SUMO) www.ontologyportal.org.

Group: com.github.ontologyportal Artifact: sigma-component
Show all versions Show documentation Show source 
 

2 downloads
Artifact sigma-component
Group com.github.ontologyportal
Version 2.12
Last update 02. February 2017
Organization not specified
URL www.ontologyportal.org
License GNU General Public License
Dependencies amount 6
Dependencies antlr, guava, mail, cos, json-simple, commons-lang3,
There are maybe transitive dependencies!

bigtable-legacy-compatibility from group com.google.cloud.bigtable (version 0.9.5.1)

This project implements converters for v1 protobuf objects into v2 protobuf objects, and vice versa. This package is intended for use for Dataflow, and should probably not be used by other users without a discussion on https://groups.google.com/forum/#!forum/google-cloud-bigtable-discuss first.

Group: com.google.cloud.bigtable Artifact: bigtable-legacy-compatibility
Show all versions Show documentation Show source 
 

0 downloads
Artifact bigtable-legacy-compatibility
Group com.google.cloud.bigtable
Version 0.9.5.1
Last update 24. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies bigtable-protos, bigtable-legacy-protos, hamcrest-core,
There are maybe transitive dependencies!

flatc-osx-x86_64 from group com.vlkan (version 1.2.0-3f79e055)

Group: com.vlkan Artifact: flatc-osx-x86_64
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatc-osx-x86_64
Group com.vlkan
Version 1.2.0-3f79e055
Last update 09. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flatc-linux-x86_64 from group com.vlkan (version 1.2.0-3f79e055)

Group: com.vlkan Artifact: flatc-linux-x86_64
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatc-linux-x86_64
Group com.vlkan
Version 1.2.0-3f79e055
Last update 09. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flatc from group com.vlkan (version 1.0)

FlatBuffers is a memory efficient serialization library that allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility. This package contains platform-dependent FlatBuffers compiler binaries.

Group: com.vlkan Artifact: flatc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatc
Group com.vlkan
Version 1.0
Last update 09. November 2015
Organization not specified
URL https://github.com/vy/flatc
License Apache License (v2.0)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

authzforce-ce-commons-xacml-model from group org.ow2.authzforce (version 3.3.2)

AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.

Group: org.ow2.authzforce Artifact: authzforce-ce-commons-xacml-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact authzforce-ce-commons-xacml-model
Group org.ow2.authzforce
Version 3.3.2
Last update 31. October 2015
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 2
Dependencies ${artifactId.prefix}-xmlns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!

authzforce-xacml-model from group org.ow2.authzforce (version 3.0.4)

AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.

Group: org.ow2.authzforce Artifact: authzforce-xacml-model
Show documentation Show source 
 

0 downloads
Artifact authzforce-xacml-model
Group org.ow2.authzforce
Version 3.0.4
Last update 25. October 2015
Organization not specified
URL ${base.url}
License not specified
Dependencies amount 2
Dependencies authzforce-xml-ns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!

sigma-component from group com.articulatesoftware (version 2.10)

Sigma knowledge engineering system is an system for developing, viewing and debugging theories in first order logic. It works with Knowledge Interchange Format (KIF) and is optimized for the Suggested Upper Merged Ontology (SUMO) www.ontologyportal.org.

Group: com.articulatesoftware Artifact: sigma-component
Show all versions Show documentation Show source 
 

2 downloads
Artifact sigma-component
Group com.articulatesoftware
Version 2.10
Last update 04. August 2015
Organization not specified
URL www.ontologyportal.org
License GNU General Public License
Dependencies amount 8
Dependencies maven-release-plugin, maven-scm-provider-cvs-commons, antlr, guava, mail, cos, json-simple, stanford-corenlp,
There are maybe transitive dependencies!

asqldb from group com.github.misev (version 0.1)

ASQLDB is an Array SQL implementation based on HSQLDB and rasdaman. Array SQL is an unofficial extension of standard SQL with advanced query support for multidimensional arrays. Currently only SELECT queries are supported. An array has to be inserted directly into rasdaman first, and then published in ASQLDB by inserting it's OID in a VARCHAR ARRAY column.

Group: com.github.misev Artifact: asqldb
Show documentation Show source 
 

0 downloads
Artifact asqldb
Group com.github.misev
Version 0.1
Last update 07. August 2014
Organization not specified
URL http://maven.apache.org
License The BSD 3-Clause License
Dependencies amount 5
Dependencies ant, jsap, rasj, servlet-api, sqltool,
There are maybe transitive dependencies!



Page 90 from 107 (items total 1069)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy