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

Download JAR files tagged by apps with all dependencies

Search JAR files by class name

splittransformation from group com.cleveroad (version 0.9.0)

Here comes a new Android library for those who are tired of old boring image sliding in mobile apps. Bitutorial is a simple way to add a unique transition between slides. Whether your application supports a sliding tutorial or image change feature, you certainly want to create a memorable experience.

Group: com.cleveroad Artifact: splittransformation
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact splittransformation
Group com.cleveroad
Version 0.9.0
Last update 17. May 2016
Organization not specified
URL https://github.com/Cleveroad/Bitutorial
License MIT License
Dependencies amount 2
Dependencies gridlayout-v7, appcompat-v7,
There are maybe transitive dependencies!

T4Spring from group org.bitbucket.omargameelsalem (version 1.0)

T4Spring is a code generation tool for Spring MVC apps that creates strongly typed views that eliminate the use of literal strings in many places. e.g. instead of @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "literal strings are no good!!"); return "Home/index"; } T4Spring lets you write @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "Hello T4Spring!!"); return Views.Home.index; }

Group: org.bitbucket.omargameelsalem Artifact: T4Spring
Show documentation Show source 
 

0 downloads
Artifact T4Spring
Group org.bitbucket.omargameelsalem
Version 1.0
Last update 01. September 2014
Organization not specified
URL https://bitbucket.org/omar_gameel_salem/t4spring/overview
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-rhino from group com.google.javascript (version v20140508)

Group: com.google.javascript Artifact: closure-compiler-rhino
Show all versions Show documentation Show source 
 

1 downloads
Artifact closure-compiler-rhino
Group com.google.javascript
Version v20140508
Last update 12. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

orajsoda from group com.oracle.database.soda (version 1.1.7.3)

Group: com.oracle.database.soda Artifact: orajsoda
Show all versions Show documentation Show source 
 

0 downloads
Artifact orajsoda
Group com.oracle.database.soda
Version 1.1.7.3


library from group io.branch.sdk.android (version 5.12.0)

Use the Branch SDK (branch.io) to create and power the links that point back to your apps for all of these things and more. Branch makes it incredibly simple to create powerful deep links that can pass data across app install and open while handling all edge cases (using on desktop vs. mobile vs. already having the app installed, etc). Best of all, it is really simple to start using the links for your own app: only 2 lines of code to register the deep link router and one more line of code to create the links with custom data.

Group: io.branch.sdk.android Artifact: library
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library
Group io.branch.sdk.android
Version 5.12.0
Last update 24. April 2024
Organization not specified
URL https://github.com/BranchMetrics/Branch-Android-SDK/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sdl_java_se from group com.smartdevicelink (version 5.7.0)

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Group: com.smartdevicelink Artifact: sdl_java_se
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdl_java_se
Group com.smartdevicelink
Version 5.7.0
Last update 15. December 2023
Organization not specified
URL https://github.com/smartdevicelink/sdl_java_suite
License BSD 3-Clause
Dependencies amount 3
Dependencies bson, annotation, Java-WebSocket,
There are maybe transitive dependencies!

sdl_java_ee from group com.smartdevicelink (version 5.7.0)

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Group: com.smartdevicelink Artifact: sdl_java_ee
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdl_java_ee
Group com.smartdevicelink
Version 5.7.0
Last update 15. December 2023
Organization not specified
URL https://github.com/smartdevicelink/sdl_java_suite
License BSD 3-Clause
Dependencies amount 3
Dependencies bson, annotation, Java-WebSocket,
There are maybe transitive dependencies!

sdl_android from group com.smartdevicelink (version 5.7.0)

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Group: com.smartdevicelink Artifact: sdl_android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sdl_android
Group com.smartdevicelink
Version 5.7.0
Last update 15. December 2023
Organization not specified
URL https://github.com/smartdevicelink/sdl_java_suite
License BSD 3-Clause
Dependencies amount 3
Dependencies bson_java_port, lifecycle-extensions, annotation,
There are maybe transitive dependencies!

closure-compiler-parent from group com.vertispan.javascript (version v20230411-1)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. This distribution is slightly modified from the original for easier use with J2CL outside of Bazel by Vertispan LLC. The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our changes are not incorrectly blamed on the upstream Google repository.

Group: com.vertispan.javascript Artifact: closure-compiler-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-parent
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://github.com/vertispan/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sling-project-archetype from group org.apache.sling (version 1.0.12)

This archetype is creating a full Sling Project composed of a OSGi Bundle and a Content Package which can be deployed to the Sling using specific profiles. It also contains two shadow folders that provide example code / files which are not part of the default build but can be easily copied into the active modules. If the project was created with the **optionAll** property set to **y** (yes) then an **All** package is created with acts as the single deployment unit of all bundles and packages in that project. Otherwise the **ui.apps** package is the deployment unit.

Group: org.apache.sling Artifact: sling-project-archetype
Show all versions Show source 
 

0 downloads
Artifact sling-project-archetype
Group org.apache.sling
Version 1.0.12
Last update 13. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!



Page 232 from 234 (items total 2337)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy