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

Download JAR files tagged by backwards with all dependencies

Search JAR files by class name

flatc from group com.github.icexelloss (version 1.0)

FlatBuffers is a memory efficient serialization library that allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility. This package contains platform-dependent FlatBuffers compiler binaries.

Group: com.github.icexelloss Artifact: flatc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatc
Group com.github.icexelloss
Version 1.0
Last update 25. September 2018
Organization not specified
URL https://github.com/icexelloss/flatc
License Apache License (v2.0)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ipf-platform-camel-core-legacy from group org.openehealth.ipf.platform-camel (version 3.4-20170926)

This module is retained for backwards-compatibility only. It contains Camel DSL extensions from earlier IPF versions that have been either reimplemented by the camel-groovy component or clashes with EIP methods that were added by recent Camel versions.

Group: org.openehealth.ipf.platform-camel Artifact: ipf-platform-camel-core-legacy
Show all versions Show documentation Show source 
 

0 downloads
Artifact ipf-platform-camel-core-legacy
Group org.openehealth.ipf.platform-camel
Version 3.4-20170926
Last update 26. September 2017
Organization not specified
URL ${site.url}/${project.artifactId}
License not specified
Dependencies amount 7
Dependencies ipf-commons-core, ipf-commons-xml, ipf-platform-camel-core, groovy, camel-core, camel-spring, jaxb-runtime,
There are maybe transitive dependencies!

flatc-osx-x86_64 from group com.vlkan (version 1.2.0-3f79e055)

Group: com.vlkan Artifact: flatc-osx-x86_64
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatc-osx-x86_64
Group com.vlkan
Version 1.2.0-3f79e055
Last update 09. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flatc-linux-x86_64 from group com.vlkan (version 1.2.0-3f79e055)

Group: com.vlkan Artifact: flatc-linux-x86_64
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatc-linux-x86_64
Group com.vlkan
Version 1.2.0-3f79e055
Last update 09. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flatc from group com.vlkan (version 1.0)

FlatBuffers is a memory efficient serialization library that allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility. This package contains platform-dependent FlatBuffers compiler binaries.

Group: com.vlkan Artifact: flatc
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flatc
Group com.vlkan
Version 1.0
Last update 09. November 2015
Organization not specified
URL https://github.com/vy/flatc
License Apache License (v2.0)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wsclient from group org.hpccsystems (version 9.6.6-2)

This project allows a user to interact with ESP services in a controlled manner. The API calls available under org.hpccsystems.ws.client.platform allow for a user to target ESP's across multiple environments running a range of hpccsystems-platform versions. There is no guarantee that if a user utilizes org.hpccsystems.ws.client.gen generated stub code from wsdl, that the calls will be backwards compatible with older hpccsystems-platform versions.

Group: org.hpccsystems Artifact: wsclient
Show all versions Show documentation Show source 
 

155 downloads
Artifact wsclient
Group org.hpccsystems
Version 9.6.6-2
Last update 29. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-hpcc,
There are maybe transitive dependencies!

incrementalbuild-workspace from group io.takari (version 0.20.9)

Provides hooks to run incremental build inside m2e workspace. Other host applications may also be able to use this API, but have not been tested. Incremental build workspace API will be embedded in m2e, and therefore the same version of this API should work with multiple versions of incrementalbuild library. This means all changes to this API must be backwards compatible. This also means that changes to this API will require update to io.takari.m2e.lifecycle.

Group: io.takari Artifact: incrementalbuild-workspace
Show all versions Show source 
 

0 downloads
Artifact incrementalbuild-workspace
Group io.takari
Version 0.20.9
Last update 12. March 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

imagej-maven-plugin from group net.imagej (version 0.7.1)

A plugin helping with installing ImageJ 1.x plugins and dependencies. In ImageJ 1.x, .jar files containing an underscore are automatically scanned for classes whose names contain underscores. Every such class is considered to be a plugin. That is not true, however, for jai_codec.jar's classes. Therefore, Fiji introduced the split between plugins/ and jars/, where third-party libraries are expected to live in jars/. ImageJ2 uses the same structure since it is backwards compatible.

Group: net.imagej Artifact: imagej-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact imagej-maven-plugin
Group net.imagej
Version 0.7.1
Last update 11. September 2018
Organization ImageJ
URL http://imagej.net/ImageJ_Maven_plugin
License Simplified BSD License
Dependencies amount 11
Dependencies maven-artifact, maven-compat, maven-core, maven-model, maven-plugin-api, maven-plugin-annotations, maven-artifact-transfer, maven-common-artifact-filters, plexus-interpolation, plexus-utils, scijava-common,
There are maybe transitive dependencies!

clirr-maven-plugin from group org.neo4j.build.plugins (version 1.0.1)

This is a specialized version of the Clirr Maven Plugin. It adds capabilities for excluding specific error types, as well as separating code into three, rather than two, subgroups: Internal code (no checks) Externally invoked code (Annotated with an "externally invoked" annotation, same as Externally implemented, but adding methods to interfaces and abstract classes is allowed) Externally implemented code (Assumed default. Full backwards compatibility required *unless* an interface is annotated with a defined adaptor annotation, in which case full backwards compatibility is required for the adaptor class, but the rules of @ExternallyInvoked apply to the interface itself) Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API. The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes. In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental introduction of binary or source compatibility problems. Additionally, the plugin can generate a report as part of the generated site.

Group: org.neo4j.build.plugins Artifact: clirr-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact clirr-maven-plugin
Group org.neo4j.build.plugins
Version 1.0.1
Last update 09. November 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 14
Dependencies clirr-core, bcel-findbugs, maven-artifact, maven-model, maven-plugin-api, maven-project, doxia-decoration-model, doxia-module-xhtml, doxia-sink-api, doxia-site-renderer, maven-reporting-api, plexus-i18n, plexus-utils, junit,
There are maybe transitive dependencies!



Page 7 from 7 (items total 69)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy