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

Download JAR files tagged by wraps with all dependencies

Search JAR files by class name

apacheds-core-jndi from group org.apache.directory.server (version 2.0.0.AM27)

Contains a JNDI provider implementation which wraps the core so existing applications based on JNDI can use the server embedded transparently. Remote and local runtime operations will appear and feel exactly the same with a performance boost when local. All operations via this JNDI provider bypass the LDAP stack to perform ooerations directly on the ApacheDS core.

Group: org.apache.directory.server Artifact: apacheds-core-jndi
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-core-jndi
Group org.apache.directory.server
Version 2.0.0.AM27
Last update 09. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies apacheds-i18n, apacheds-core-api, apacheds-core-shared, api-ldap-model, api-util,
There are maybe transitive dependencies!

kfGroovy from group nz.ac.waikato.cms.weka (version 1.0.12)

Knowledge Flow plugin that provides a Knowledge Flow step that wraps around a Groovy script. The plugin generates a fully compilable template Groovy script that implements various Knowledge Flow interfaces. The user can fill in the methods that are necessary to accomplish the desired logic. The script is compiled at runtime and the Groovy component passes incoming events to the script and collects and passes on generated events.

Group: nz.ac.waikato.cms.weka Artifact: kfGroovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact kfGroovy
Group nz.ac.waikato.cms.weka
Version 1.0.12
Last update 06. June 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/kfGroovy
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, groovy-all,
There are maybe transitive dependencies!

scala-phonenumber_2.10 from group com.oglowo (version 0.3)

This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber

Group: com.oglowo Artifact: scala-phonenumber_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-phonenumber_2.10
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!

osgi.enroute.iot.pi.provider from group biz.aQute (version 2.2.0)

This bundle wraps Pi4j (http://pi4j.com) that wraps the native code Wiring Pi (http://wiringpi.com). It wraps these libraries to make them OSGi friendly and allow them to work together with the OSGi enRoute IoT circuit library (osgi.enroute.iot.circuit). The bundle will first use Pi4J to detect on what hardware it runs. If it runs on an appropriate type, it will register a component that can be configured with Metatype. The Metatype defines a full blown configuration template for all the Pi's functions. The GPIO's are registered as components for the circuit. Regardless of the success of the configuration, this bundle will also register a GpioController service, which is the main Pi4J class.

Group: biz.aQute Artifact: osgi.enroute.iot.pi.provider
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.iot.pi.provider
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://www.pi4j.com, http://www.raspicentral.com, http://www.savagehomeautomation.com
License http://opensource.org/licenses/lgpl-3.0.html
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.iot.pi.provider from group org.osgi (version 2.1.0)

This bundle wraps Pi4j (http://pi4j.com) that wraps the native code Wiring Pi (http://wiringpi.com). It wraps these libraries to make them OSGi friendly and allow them to work together with the OSGi enRoute IoT circuit library (osgi.enroute.iot.circuit). The bundle will first use Pi4J to detect on what hardware it runs. If it runs on an appropriate type, it will register a component that can be configured with Metatype. The Metatype defines a full blown configuration template for all the Pi's functions. The GPIO's are registered as components for the circuit. Regardless of the success of the configuration, this bundle will also register a GpioController service, which is the main Pi4J class.

Group: org.osgi Artifact: osgi.enroute.iot.pi.provider
Show all versions Show documentation Show source 
 

2 downloads
Artifact osgi.enroute.iot.pi.provider
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://www.pi4j.com, http://www.raspicentral.com, http://www.savagehomeautomation.com
License http://opensource.org/licenses/lgpl-3.0.html
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

janbanery-core from group pl.project13.janbanery (version 1.2)

Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system, to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules. The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this API. Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass operations or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's features.

Group: pl.project13.janbanery Artifact: janbanery-core
Show documentation Show source 
 

0 downloads
Artifact janbanery-core
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 7
Dependencies async-http-client, gson, guava, joda-time, slf4j-api, logback-classic, logback-core,
There are maybe transitive dependencies!

janbanery from group pl.project13.janbanery (version 1.2)

Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system, to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules. The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this API. Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass operations or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's features.

Group: pl.project13.janbanery Artifact: janbanery
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact janbanery
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

modelant from group net.mdatools (version 3.3.0)

Modelant provides JMI-compliant mechanism to read, process, export models in MOF 1.4, UML 1.3 and UML 1.4, including also an engine for generation of code (any texts) using Object-Oriented Programming and templates. It is an extensible framework allowing adding support of other languages, described using MOF 1.4 metamodels. Modelant provides Maven plugins to automate the creation and comparison of UML 1.3, UML 1.4, MOF 1.4 models; the generation of code from models; the reverse engineering of java code, relational databases and XML DTD/XSD; the transformatoion of models, e.g. tranformation of of UMl 1.3 models to UML 1.4; the comparison and change identification in UML 1.3/UML 1.4 models and MOF 1.4 metamodels. The produced UML 1.3 models are suitable to be imported in Rational Rose 2003 + XMI Plugin, WhiteStar UML / Star UML, Enterprise Architect, other, as they employ MOF 1.3/MOF 1.4 as reading MOF 1.3 is internally converted to MOF1.4 and XMI 1.1 and XMI 1.2. whereas the converted to UML 1.4 models can be imported in Argo UML, Enterprise Architect, other as they employ MOF 1.4 and XMI 1.1 and XMI 1.2. Modelant wraps the NetBeans Meta-Data Repository (MDR).

Group: net.mdatools Artifact: modelant
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modelant
Group net.mdatools
Version 3.3.0
Last update 02. November 2018
Organization not specified
URL https://mdatools.net/
License Eclipse Public License v 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-crypto from group org.apache.commons (version 1.2.0)

Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level. Developers can use it to implement high performance AES encryption/decryption with the minimum code and effort. Please note that Crypto doesn't implement the cryptographic algorithm such as AES directly. It wraps to OpenSSL or JCE which implement the algorithms. Features -------- 1. Cipher API for low level cryptographic operations. 2. Java stream API (CryptoInputStream/CryptoOutputStream) for high level stream encryption/decryption. 3. Both optimized with high performance AES encryption/decryption. (1400 MB/s - 1700 MB/s throughput in modern Xeon processors). 4. JNI-based implementation to achieve comparable performance to the native C/C++ version based on OpenSsl. 5. Portable across various operating systems (currently only Linux/MacOSX/Windows); Apache Commons Crypto loads the library according to your machine environment (it checks system properties, `os.name` and `os.arch`). 6. Simple usage. Add the commons-crypto-(version).jar file to your classpath. Export restrictions ------------------- This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <http://www.wassenaar.org/> for more information. The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. The following provides more details on the included cryptographic software: * Commons Crypto use [Java Cryptography Extension](http://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html) provided by Java * Commons Crypto link to and use [OpenSSL](https://www.openssl.org/) ciphers

Group: org.apache.commons Artifact: commons-crypto
Show all versions Show documentation Show source 
 

74 downloads
Artifact commons-crypto
Group org.apache.commons
Version 1.2.0
Last update 14. January 2023
Organization not specified
URL https://commons.apache.org/proper/commons-crypto/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jna,
There are maybe transitive dependencies!



Page 62 from 62 (items total 619)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy