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

Download JAR files tagged by used with all dependencies

Search JAR files by class name

audit-parent from group org.beiter.michael.eaudit4j (version 1.1)

The eAudit4j library provides a simple and pluggable solution for auditing in Java. This library uses the concept of "audit streams", with a stream being comprised of one or more "audit processors". An application can configure an unlimited number of audit streams, each with a different configuration. When an application wants to audit an event, it will create and populate an "Event" instance, and then submit the event to the audit stream for processing and persitance. Depending on the audit stream configuration and the processors being used in the audit stream configuration, processing my be synchronous or asynchronous, and utilize different security features.

Group: org.beiter.michael.eaudit4j Artifact: audit-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact audit-parent
Group org.beiter.michael.eaudit4j
Version 1.1
Last update 20. July 2016
Organization Michael Beiter <[email protected]>
URL http://mbeiter.github.io/audit4j/docs/${project.version}/
License BSD 3-clause Revised License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bigtable-client from group com.google.cloud.bigtable (version 0.9.1)

This is a client to access Cloud Bigtable (https://cloud.google.com/bigtable/) via the HBase APIs. There are a handful of modules in this project. The bigtable-hbase-x.x projects are intendned to be the projects which users interact with. The x.x versions in the bigtable-hbase-x.x projects represent the hbase major and minor versions which the project supports. For example, bigtable-hbase-1.0 will integrate with all hbase 1.0.x releases and bigtable-hbase-1.1 will integrate with all hbase 1.1.* releases. The bigtable-protos, bigtable-client-core and bigtable-hbase modules are meant to be used as components of bigtable-hbase-x.x. Those submodules may be usedful outside of the bigtable-hbase-x.x projects, but have not been thoroughly tested in other scenarios.

Group: com.google.cloud.bigtable Artifact: bigtable-client
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bigtable-client
Group com.google.cloud.bigtable
Version 0.9.1
Last update 18. July 2016
Organization not specified
URL https://cloud.google.com/bigtable/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-java-6 from group org.scala-js (version v20160517)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: org.scala-js Artifact: closure-compiler-java-6
Show documentation Show source 
 

0 downloads
Artifact closure-compiler-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-unshaded-java-6 from group org.scala-js (version v20160517)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: org.scala-js Artifact: closure-compiler-unshaded-java-6
Show documentation Show source 
 

2 downloads
Artifact closure-compiler-unshaded-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-main-java-6 from group org.scala-js (version v20160517)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: org.scala-js Artifact: closure-compiler-main-java-6
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-main-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL https://github.com/scala-js/closure-compiler/
License not specified
Dependencies amount 6
Dependencies closure-compiler-externs-java-6, args4j, guava, protobuf-java, gson, jsr305,
There are maybe transitive dependencies!

closure-compiler-externs-java-6 from group org.scala-js (version v20160517)

Group: org.scala-js Artifact: closure-compiler-externs-java-6

 

0 downloads
Artifact closure-compiler-externs-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-parent-java-6 from group org.scala-js (version v20160517)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: org.scala-js Artifact: closure-compiler-parent-java-6
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-parent-java-6
Group org.scala-js
Version v20160517
Last update 07. July 2016
Organization Scala.js
URL https://github.com/scala-js/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oodt-xmlquery from group org.apache.oodt (version 1.0)

This component provides a way to express queries in a generic manner. Its centerpiece is a class called XMLQuery that uses boolean postfix expressions to capture the domain, range, and constraint of a query, regardless of the source of the query (SQL, keyword query, etc.). It can also encapsulate the results of a query. It's used by many other components as the standard way to pass a query and its results between servers, clients, nodes, and other components.

Group: org.apache.oodt Artifact: oodt-xmlquery
Show all versions Show documentation Show source 
 

0 downloads
Artifact oodt-xmlquery
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies oodt-commons,
There are maybe transitive dependencies!

hottentot-runtime from group org.labcrypto (version 0.2)

Hottentot is a simple and easy to use RPC Framework. It has its own IDL and generates source codes for different programming languages. C++ and Java are currently fully supported but Python and C support will be added soon. It also has a Serialization Framework which can be used without RPC stub generation feature to serialize objects in binary format.

Group: org.labcrypto Artifact: hottentot-runtime
Show documentation Show source 
 

0 downloads
Artifact hottentot-runtime
Group org.labcrypto
Version 0.2
Last update 18. May 2016
Organization not specified
URL https://github.com/LabCryptoOrg/hottentot
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kernel from group org.siani.javafmi (version 2.16.7)

javaFMI is a Java Library for the functional mock-up interface (or FMI). FMI defines a standardized interface to be used in computer simulations. The FMI Standard has beed developed by a large number of software companies and research centers that have worked in a cooperation project under the name of MODELISAR. This library addresses the connection of a java application with a FMU (functional mock-up unit).

Group: org.siani.javafmi Artifact: kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact kernel
Group org.siani.javafmi
Version 2.16.7
Last update 09. March 2016
Organization not specified
URL https://bitbucket.org/siani/javafmi
License The GNU General Public License v3.0
Dependencies amount 1
Dependencies itrules,
There are maybe transitive dependencies!



Page 1126 from 3 (items total 11747)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy