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

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!

jadex-serialization-xml from group org.activecomponents.jadex (version 4.0.267)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Group: org.activecomponents.jadex Artifact: jadex-serialization-xml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-serialization-xml
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 2
Dependencies jadex-util-commons, jadex-serialization-traverser,
There are maybe transitive dependencies!

ST4 from group org.antlr (version 4.3.4)

StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors.

Group: org.antlr Artifact: ST4
Show all versions Show documentation Show source 
 

32 downloads
Artifact ST4
Group org.antlr
Version 4.3.4
Last update 02. September 2022
Organization not specified
URL Not specified
License The BSD License
Dependencies amount 1
Dependencies antlr-runtime,
There are maybe transitive dependencies!

media-editing-api-java from group com.cloudinary (version 0.1.4-beta)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: media-editing-api-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact media-editing-api-java
Group com.cloudinary
Version 0.1.4-beta
Last update 17. August 2022
Organization not specified
URL https://github.com/cloudinary/media-editing-api-java.git
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

media-delivery-api-java from group com.cloudinary (version 0.1.3-beta)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: media-delivery-api-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact media-delivery-api-java
Group com.cloudinary
Version 0.1.3-beta
Last update 17. August 2022
Organization not specified
URL https://github.com/cloudinary/media-delivery-api-java.git
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

media-editing-java from group com.cloudinary (version 0.1.2-beta)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: media-editing-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact media-editing-java
Group com.cloudinary
Version 0.1.2-beta
Last update 31. July 2022
Organization not specified
URL https://github.com/cloudinary/media-editing-java.git
License MIT
Dependencies amount 2
Dependencies media-delivery-api-java, media-editing-api-java,
There are maybe transitive dependencies!

kotlin-url-builder from group com.cloudinary (version 0.1.0-beta)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Kotlin applications.

Group: com.cloudinary Artifact: kotlin-url-builder
Show documentation Show source 
 

0 downloads
Artifact kotlin-url-builder
Group com.cloudinary
Version 0.1.0-beta
Last update 06. June 2022
Organization not specified
URL http://github.com/cloudinary/cloudinary_kotlin
License MIT
Dependencies amount 1
Dependencies kotlin-transformation-builder-sdk,
There are maybe transitive dependencies!

multex from group io.github.christophknabe (version 8.5.1)

MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information. Redundancy-free stack traces and message chains in the case of indirectly caused exceptions. Internationalized message texts and parameters for exceptions. Services for reporting an exception chain/tree onto streams and dialogs. A standard way for writing method bodies with regard to exceptions. A collection of utilities for centralized exception reporting.

Group: io.github.christophknabe Artifact: multex
Show all versions Show documentation Show source 
 

0 downloads
Artifact multex
Group io.github.christophknabe
Version 8.5.1
Last update 18. May 2022
Organization Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology
URL http://public.bht-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies tools,
There are maybe transitive dependencies!

appoptics-agent from group com.appoptics.agent.java (version 6.24.3)

The AppOptics Java instrumentation agent jar file. This artifact provides a convenient way to download the agent jar from public Maven repository. Please take note that this should NOT be included as a part of the project dependencies. Rather, this artifact should be integrated into the build process by using extra step such as the "copy" goal of "maven-dependency-plugin". For more information, please refer to https://docs.appoptics.com/kb/apm_tracing/java/install/#getting-the-agent-jar

Group: com.appoptics.agent.java Artifact: appoptics-agent
Show all versions Show documentation Show source 
 

0 downloads
Artifact appoptics-agent
Group com.appoptics.agent.java
Version 6.24.3
Last update 05. May 2022
Organization not specified
URL https://www.appoptics.com/
License AppOptics Java Agent License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cloudinary-dummy-test-common from group com.cloudinary (version 1.0.1-dummy)

Cloudinary is a cloud service that offers a solution to a web application's entire image management pipeline. Upload images to the cloud. Automatically perform smart image resizing, cropping and conversion without installing any complex software. Integrate Facebook or Twitter profile image extraction in a snap, in any dimension and style to match your website’s graphics requirements. Images are seamlessly delivered through a fast CDN, and much much more. This Java library allows to easily integrate with Cloudinary in Java applications.

Group: com.cloudinary Artifact: cloudinary-dummy-test-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloudinary-dummy-test-common
Group com.cloudinary
Version 1.0.1-dummy
Last update 02. May 2022
Organization not specified
URL http://github.com/cloudinary/cloudinary_java
License MIT
Dependencies amount 3
Dependencies cloudinary-dummy-core, java-hamcrest, junit,
There are maybe transitive dependencies!



Page 5949 from 6002 (items total 60017)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy