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

Download JAR files tagged by compatible with all dependencies

Search JAR files by class name

aws-lambda-java-events-sdk-transformer from group com.amazonaws (version 3.1.0)

Provides helper classes/methods to use alongside aws-lambda-java-events in order to transform Lambda input event model objects into SDK-compatible output model objects (eg. DynamodbEvent to a List of records writable back to DynamoDB through the AWS DynamoDB SDK for Java v1 or v2)

Group: com.amazonaws Artifact: aws-lambda-java-events-sdk-transformer
Show all versions Show documentation Show source 
 

0 downloads
Artifact aws-lambda-java-events-sdk-transformer
Group com.amazonaws
Version 3.1.0
Last update 03. February 2022
Organization not specified
URL https://aws.amazon.com/lambda/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

client-s3 from group uk.gov.gchq.palisade (version 0.5.1-RELEASE)

The S3 Palisade Client starts a web server presenting an S3-compliant API for querying resources and data returned by Palisade. After POSTing a request, a bucket is returned using the Palisade token, which can be queried using an existing S3-compatible tool (such as Apache Spark).

Group: uk.gov.gchq.palisade Artifact: client-s3
Show all versions Show documentation Show source 
 

0 downloads
Artifact client-s3
Group uk.gov.gchq.palisade
Version 0.5.1-RELEASE
Last update 04. August 2021
Organization not specified
URL https://github.com/gchq/Palisade-clients/tree/develop/client-akka
License Apache License, Version 2.0
Dependencies amount 9
Dependencies client-akka, akka-stream_2.13, akka-http_2.13, akka-http-jackson_2.13, jackson-dataformat-xml, jackson-databind, spring-boot-autoconfigure, spring-boot-starter-data-r2dbc, r2dbc-h2,
There are maybe transitive dependencies!

cache2k-all from group org.cache2k (version 1.6.0.Final)

A light weight and high performance Java caching library. Android and Java 6 compatible. To avoid classloader problems the combined jar file cache2k-all is no longer supported. Please remove the cache2k-all dependency from your projects. For transition this depends on cache2k-api and cache2k-core.

Group: org.cache2k Artifact: cache2k-all
Show all versions Show documentation Show source 
 

20 downloads
Artifact cache2k-all
Group org.cache2k
Version 1.6.0.Final
Last update 08. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cache2k-api, cache2k-core,
There are maybe transitive dependencies!

javamoney-tck from group org.javamoney (version 1.1)

JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency. This module implements JSR 354. This module provides the test code that is compatible with both the Java 7 and the Java 8 based API. The targeted API must be provided as well as the implementation under test to execute this TCK.

Group: org.javamoney Artifact: javamoney-tck
Show all versions Show documentation Show source 
 

1 downloads
Artifact javamoney-tck
Group org.javamoney
Version 1.1
Last update 18. May 2020
Organization not specified
URL Not specified
License Apache 2 License
Dependencies amount 6
Dependencies MutabilityDetector, money-api, moneta, testng, jboss-test-audit-api, jboss-test-audit-impl,
There are maybe transitive dependencies!

stateless4j-yaml-importer from group io.github.dovaleac (version 1.5.1)

This project reads a YAML file and generates code compatible with the stateless4j library available at https://github.com/oxo42/stateless4j. The yaml represents a state machine; if you have more than one, simply add several state machines and call this plugin several times.

Group: io.github.dovaleac Artifact: stateless4j-yaml-importer
Show all versions 
 

0 downloads
Artifact stateless4j-yaml-importer
Group io.github.dovaleac
Version 1.5.1
Last update 29. December 2019
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, jackson-databind, jackson-dataformat-yaml, maven-plugin-annotations, maven-plugin-annotations, plantuml,
There are maybe transitive dependencies!

nodejs-nbwizard from group com.oracle.graal-js (version 0.3)

Wizard to start mixed Java/JavaScript development on top of GraalVM - a JVM with polyglot capabilities. The wizard verifies whether GraalVM has 100% compatible node.js implementation and that it contains support for other scripting languages like Ruby, R language or Python.

Group: com.oracle.graal-js Artifact: nodejs-nbwizard
Show documentation Show source 
 

0 downloads
Artifact nodejs-nbwizard
Group com.oracle.graal-js
Version 0.3
Last update 29. July 2019
Organization Oracle
URL https://github.com/graalvm/graal-js-archetype
License UPL
Dependencies amount 12
Dependencies org-netbeans-api-annotations-common, net.java.html, net.java.html.json, net.java.html.boot, net.java.html.boot.script, org-openide-util, org-openide-filesystems, org-openide-awt, org-netbeans-modules-java-platform, org-netbeans-modules-java-platform-ui, org-netbeans-modules-java-project, org-netbeans-modules-java-project-ui,
There are maybe transitive dependencies!

nodejs-archetype from group com.oracle.graal-js (version 0.3)

Archetype to start mixed Java/JavaScript development on top of GraalVM - a JVM with polyglot capabilities. The GraalVM comes with a 100% compatible node.js implementation that can easily execute Java code as well as code in other scripting languages like Ruby, R language or Python.

Group: com.oracle.graal-js Artifact: nodejs-archetype
Show all versions Show source 
 

5 downloads
Artifact nodejs-archetype
Group com.oracle.graal-js
Version 0.3
Last update 29. July 2019
Organization Oracle
URL https://github.com/graalvm/graal-js-archetype
License UPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

csv from group de.cit-ec.tcs.alignment (version 3.1.1)

This module permits exporting and importing of Sequence objects to CSV files. The underlying NodeSpecification is stored via a JSON file. The module aims at human- readable and compatible storage. For storage efficiency, further compression is advised.

Group: de.cit-ec.tcs.alignment Artifact: csv
Show all versions Show documentation Show source 
 

4 downloads
Artifact csv
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies sequences, json,
There are maybe transitive dependencies!

jasn1-iec61850mod from group org.openmuc (version 1.10.0)

jASN1 is a library used for encoding and decoding ASN.1 BER messages. This is a special modified version of the original jASN1 that encodes boolean true values as 0x01 instead of 0xff in order to be compatible with certain IEC 61850 devices

Group: org.openmuc Artifact: jasn1-iec61850mod
Show documentation Show source 
 

0 downloads
Artifact jasn1-iec61850mod
Group org.openmuc
Version 1.10.0
Last update 21. September 2018
Organization not specified
URL http://www.openmuc.org/
License Mozilla Public License v2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sshapi-cli from group com.sshtools (version 1.1.2)

Clones of the commands provided by OpenSSH that are option compatible wherever possible. scp - Secure copy sftp - Secure File Transfer Protocol client ssh - A shell (with some restrictions) ssh-keygen - Generate identities

Group: com.sshtools Artifact: sshapi-cli
Show all versions Show documentation Show source 
 

1 downloads
Artifact sshapi-cli
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 8
Dependencies sshapi-core, sshapi-jsch, sshapi-maverick-16, sshapi-ganymed, sshapi-j2ssh, sshapi-libssh, commons-cli, jline,
There are maybe transitive dependencies!



Page 112 from 137 (items total 1362)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy