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

Download JAR files tagged by administration with all dependencies

Search JAR files by class name

portofino-microservice-launcher from group com.manydesigns (version 5.3.4)

Group: com.manydesigns Artifact: portofino-microservice-launcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-microservice-launcher
Group com.manydesigns
Version 5.3.4
Last update 04. December 2022
Organization not specified
URL https://www.manydesigns.com/
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

portofino-crud from group com.manydesigns (version 5.3.4)

Group: com.manydesigns Artifact: portofino-crud
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-crud
Group com.manydesigns
Version 5.3.4
Last update 04. December 2022
Organization not specified
URL https://www.manydesigns.com/
License not specified
Dependencies amount 2
Dependencies portofino-core, semver4j,
There are maybe transitive dependencies!

portofino-groovy-service-archetype from group com.manydesigns (version 5.3.3)

Group: com.manydesigns Artifact: portofino-groovy-service-archetype
Show all versions Show source 
 

0 downloads
Artifact portofino-groovy-service-archetype
Group com.manydesigns
Version 5.3.3
Last update 15. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

portofino-java-service-archetype from group com.manydesigns (version 5.3.3)

Group: com.manydesigns Artifact: portofino-java-service-archetype
Show all versions Show source 
 

0 downloads
Artifact portofino-java-service-archetype
Group com.manydesigns
Version 5.3.3
Last update 15. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

otag-service-development-kit from group com.opentext.otag.sdk (version 16.6.2)

This module provides access to the set of utility classes required to interact with an instance of an AppWorks Gateway from an AppWorks Service. It covers AppWorks dedicated service deployment API, which is a limited subset of the full AppWorks admin API. We currently provide the facility for services to listen to service life-cycle events such as 'service installed', 'service upgraded' and 'service uninstalled'. We also provide the facility for centralised configuration setting management. As AppWorks services are edited from the AppWork Gateway administration console, we provide the ability to respond to updates made here, and also expose creation and update end points for these settings.

Group: com.opentext.otag.sdk Artifact: otag-service-development-kit
Show all versions Show documentation Show source 
 

7 downloads
Artifact otag-service-development-kit
Group com.opentext.otag.sdk
Version 16.6.2
Last update 19. October 2019
Organization not specified
URL https://github.com/opentext/otag-service-development-kit
License Open Text End User License Agreement
Dependencies amount 8
Dependencies otag-service-context, httpclient, jackson-core, jackson-databind, jackson-jaxrs-json-provider, jackson-annotations, jersey-client, slf4j-api,
There are maybe transitive dependencies!

portofino-atmosphere from group com.manydesigns (version 5.0.3)

Group: com.manydesigns Artifact: portofino-atmosphere
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-atmosphere
Group com.manydesigns
Version 5.0.3
Last update 25. September 2019
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 3
Dependencies portofino-core, atmosphere-runtime, atmosphere-javascript,
There are maybe transitive dependencies!

portofino-h2 from group com.manydesigns (version 5.0.3)

Group: com.manydesigns Artifact: portofino-h2
Show all versions Show documentation Show source 
 

0 downloads
Artifact portofino-h2
Group com.manydesigns
Version 5.0.3
Last update 25. September 2019
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 1
Dependencies portofino-database,
There are maybe transitive dependencies!

portofino-war-gae from group com.manydesigns (version 4.2.1)

Group: com.manydesigns Artifact: portofino-war-gae
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact portofino-war-gae
Group com.manydesigns
Version 4.2.1
Last update 11. December 2015
Organization not specified
URL http://www.manydesigns.com/
License not specified
Dependencies amount 6
Dependencies portofino-pageactions, portofino-database, portofino-stripes, portofino-theme, slf4j-jdk14, appengine-api-1.0-sdk,
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 46 from 46 (items total 459)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy