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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

net from group net.sf.ebus (version 7.4.0)

Group: net.sf.ebus Artifact: net
Show all versions Show documentation Show source 
 

1 downloads
Artifact net
Group net.sf.ebus
Version 7.4.0
Last update 04. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies util, config, affinity, slf4j-api,
There are maybe transitive dependencies!

ibm.jzos from group com.ibm.jzos (version 3.1.3.3)

Java™ Batch Launcher and Toolkit for z/OS® (JZOS) is a set of tools that helps you to develop z/OS Java applications that run in a traditional batch environment, and that access z/OS system services. This is a non-functional version of the JZOS jar file to be used for compiling applications only.

Group: com.ibm.jzos Artifact: ibm.jzos
Show all versions Show documentation 
 

0 downloads
Artifact ibm.jzos
Group com.ibm.jzos
Version 3.1.3.3
Last update 03. September 2024
Organization IBM Corp.
URL https://www.ibm.com/docs/en/semeru-runtime-ce-z/11?topic=guide-jzos-batch-launcher-toolkit
License L-KQJF-W5WVUL JZOS JAR for IBM Semeru Runtime Certified Edition for z/OS
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ibmjzos from group com.ibm.jzos (version 2.4.11.3)

Java™ Batch Launcher and Toolkit for z/OS® (JZOS) is a set of tools that helps you to develop z/OS Java applications that run in a traditional batch environment, and that access z/OS system services. This is a non-functional version of the JZOS jar file to be used for compiling applications only.

Group: com.ibm.jzos Artifact: ibmjzos
Show all versions Show documentation 
 

0 downloads
Artifact ibmjzos
Group com.ibm.jzos
Version 2.4.11.3
Last update 03. September 2024
Organization IBM Corp.
URL https://www.ibm.com/docs/en/sdk-java-technology/8?topic=components-jzos-batch-launcher-toolkit
License L-XUCA-3FC87U JZOS JAR for IBM SDK for z/OS, Java Technology Edition
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

msal4j from group com.microsoft.azure (version 1.17.1)

Microsoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities

Group: com.microsoft.azure Artifact: msal4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact msal4j
Group com.microsoft.azure
Version 1.17.1
Last update 01. September 2024
Organization not specified
URL https://github.com/AzureAD/microsoft-authentication-library-for-java
License MIT License
Dependencies amount 4
Dependencies oauth2-oidc-sdk, json-smart, slf4j-api, jackson-databind,
There are maybe transitive dependencies!

byte-buddy-dep from group net.bytebuddy (version 1.15.1)

Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with a remaining dependency onto ASM. You should never depend on this module without repackaging Byte Buddy and ASM into your own namespace.

Group: net.bytebuddy Artifact: byte-buddy-dep
Show all versions Show documentation Show source 
 

23 downloads
Artifact byte-buddy-dep
Group net.bytebuddy
Version 1.15.1
Last update 29. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asm, asm-commons,
There are maybe transitive dependencies!

graphql-java-common-dependencies from group com.graphql-java-generator (version 2.8)

Dependencies for the graphql-java-common-runtime module. It contains all the dependencies for this module, so that they can be used both from the client or server runtime, of from the generated code when the runtime code is copied into the project's target folder

Group: com.graphql-java-generator Artifact: graphql-java-common-dependencies
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact graphql-java-common-dependencies
Group com.graphql-java-generator
Version 2.8
Last update 28. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies graphql-java, spring-context, reactive-streams,
There are maybe transitive dependencies!

aws-java-nio-spi-for-s3 from group software.amazon.nio.s3 (version 2.0.5)

A Java NIO.2 service provider for S3, allowing Java NIO operations to be performed on paths using the `s3` scheme. This package implements the service provider interface (SPI) defined for Java NIO.2 in JDK 1.7 providing "plug-in" non-blocking access to S3 objects for Java applications using Java NIO.2 for file access.

Group: software.amazon.nio.s3 Artifact: aws-java-nio-spi-for-s3
Show all versions Show documentation Show source 
 

0 downloads
Artifact aws-java-nio-spi-for-s3
Group software.amazon.nio.s3
Version 2.0.5
Last update 28. August 2024
Organization not specified
URL https://github.com/awslabs/aws-java-nio-spi-for-s3
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ksyun-java-sdk from group com.ksyun (version 1.5.3)

The KSYUN Web Services SDK for Java provides Java APIs for building software on KSYUN' cost-effective, scalable, and reliable infrastructure products. The KSYUN Java SDK allows developers to code against APIs for all of KSYUN's infrastructure web services (KSC S3, KSC KEC, KSC RDS etc).

Group: com.ksyun Artifact: ksyun-java-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact ksyun-java-sdk
Group com.ksyun
Version 1.5.3
Last update 27. August 2024
Organization not specified
URL https://github.com/kingsoftcloud/sdk-java
License Apache License, Version 2.0
Dependencies amount 11
Dependencies jackson-annotations, lombok, commons-codec, httpclient, fastjson, slf4j-api, logback-classic, logback-core, commons-lang3, ksc-sdk-java-core, ksyun-sdk-java-common,
There are maybe transitive dependencies!

javafixture from group com.github.nylle (version 2.11.0)

JavaFixture is the attempt to bring Mark Seemann's AutoFixture for .NET to the Java world. Its purpose is to generate full object graphs for use in test suites with a fluent API for customising the test objects during generation.

Group: com.github.nylle Artifact: javafixture
Show all versions Show documentation Show source 
 

0 downloads
Artifact javafixture
Group com.github.nylle
Version 2.11.0
Last update 26. August 2024
Organization not specified
URL https://github.com/Nylle/JavaFixture
License MIT
Dependencies amount 7
Dependencies objenesis, javassist, validation-api, jakarta.validation-api, javax.persistence-api, jakarta.persistence-api, classgraph,
There are maybe transitive dependencies!

beam-examples-java-cdap-zendesk from group org.apache.beam (version 2.59.0)

Apache Beam SDK provides a simple, Java-based interface for processing virtually any size data. This artifact includes CDAP Apache Beam Java SDK common classes for examples.

Group: org.apache.beam Artifact: beam-examples-java-cdap-zendesk
Show all versions Show documentation Show source 
 

0 downloads
Artifact beam-examples-java-cdap-zendesk
Group org.apache.beam
Version 2.59.0
Last update 24. August 2024
Organization not specified
URL http://beam.apache.org
License Apache License, Version 2.0
Dependencies amount 13
Dependencies checker-qual, beam-sdks-java-core, beam-examples-java-cdap, beam-sdks-java-io-cdap, beam-sdks-java-io-hadoop-common, cdap-api, cdap-api-common, cdap-etl-api, hydrator-common, zendesk-plugins, hadoop-common, slf4j-api, beam-vendor-guava-32_1_2-jre,
There are maybe transitive dependencies!



Page 5586 from 3 (items total 61272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy