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

Download JAR files tagged by very with all dependencies

Search JAR files by class name

tesla-api-client from group de.chiflux (version 1.0.9)

This library provides a simplified API access to the unofficial JSON API as used by Tesla's iOS and Android apps. It offers very limited functionality to monitor SOC and control charging of Tesla vehicles. Currently, Models S, 3, X, Y should work. Disclaimer: There is no guaranty for functionality or whatsoever. Use it at your own risk!

Group: de.chiflux Artifact: tesla-api-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact tesla-api-client
Group de.chiflux
Version 1.0.9
Last update 20. November 2023
Organization not specified
URL https://github.com/chiflux/tesla-api-client
License MIT License
Dependencies amount 2
Dependencies chiflux-utils, jackson-databind,
There are maybe transitive dependencies!

automata-commons-smartcollections from group net.automatalib (version 0.11.0)

This artifact provides efficient implementations for various collection data structures (esp. linked lists and priority queues), which have very insufficient implementation in the Java Collections Framework that makes it hard or even impossible to exploit their efficiencies.

Group: net.automatalib Artifact: automata-commons-smartcollections
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-commons-smartcollections
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies guava, checker-qual, testng,
There are maybe transitive dependencies!

gson-fire from group io.gsonfire (version 1.9.0)

A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!

Group: io.gsonfire Artifact: gson-fire
Show all versions Show documentation Show source 
 

140 downloads
Artifact gson-fire
Group io.gsonfire
Version 1.9.0
Last update 05. November 2023
Organization not specified
URL http://gsonfire.io
License Apache-2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

urlrewritefilter from group org.tuckey (version 5.1.3)

A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.

Group: org.tuckey Artifact: urlrewritefilter
Show all versions Show documentation Show source 
 

41 downloads
Artifact urlrewritefilter
Group org.tuckey
Version 5.1.3
Last update 19. October 2023
Organization Paul Tuckey
URL http://www.tuckey.org/urlrewrite/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

datatables from group org.mvnpm (version 1.10.18)

DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.

Group: org.mvnpm Artifact: datatables
Show documentation Show source 
 

0 downloads
Artifact datatables
Group org.mvnpm
Version 1.10.18
Last update 12. October 2023
Organization Allan Jardine
URL http://datatables.net
License MIT
Dependencies amount 1
Dependencies jquery,
There are maybe transitive dependencies!

exificient from group com.siemens.ct.exi (version 1.0.7)

EXIficient is an open source implementation of the W3C Efficient XML Interchange (EXI) format specification written in the Java programming language. The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.

Group: com.siemens.ct.exi Artifact: exificient
Show all versions Show documentation Show source 
 

15 downloads
Artifact exificient
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 5
Dependencies exificient-core, exificient-grammars, slf4j-api, xmlpull, activation,
There are maybe transitive dependencies!

exificient-grammars from group com.siemens.ct.exi (version 1.0.7)

EXIficient is an open source implementation of the W3C Efficient XML Interchange (EXI) format specification written in the Java programming language. The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.

Group: com.siemens.ct.exi Artifact: exificient-grammars
Show all versions Show documentation Show source 
 

9 downloads
Artifact exificient-grammars
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 3
Dependencies exificient-core, slf4j-api, xercesImpl,
There are maybe transitive dependencies!

exificient-core from group com.siemens.ct.exi (version 1.0.7)

EXIficient is an open source implementation of the W3C Efficient XML Interchange (EXI) format specification written in the Java programming language. The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.

Group: com.siemens.ct.exi Artifact: exificient-core
Show all versions Show documentation Show source 
 

3 downloads
Artifact exificient-core
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmvn-resolve from group org.fedoraproject.xmvn (version 4.2.0)

XMvn Resolver is a very simple commald-line tool to resolve Maven artifacts from system repositories. Basically it's just an interface to artifact resolution mechanism implemented by XMvn Core. The primary intended use case of XMvn Resolver is debugging local artifact repositories.

Group: org.fedoraproject.xmvn Artifact: xmvn-resolve
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmvn-resolve
Group org.fedoraproject.xmvn
Version 4.2.0
Last update 20. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jcommander, xmvn-api,
There are maybe transitive dependencies!

mojo-executor-maven-plugin from group org.twdata.maven (version 2.4.1-m2)

A very simple example of how to use the Mojo Executor in a Maven plugin. This plugin allows you to specify the group ID, artifact ID, version, goal, and configuration of a plugin to execute. Why would you use this plugin instead of just executing the plugin directly? You wouldn't, probably! It's just for example and functional testing purposes.

Group: org.twdata.maven Artifact: mojo-executor-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mojo-executor-maven-plugin
Group org.twdata.maven
Version 2.4.1-m2
Last update 28. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies plexus-utils, mojo-executor, commons-lang3,
There are maybe transitive dependencies!



Page 112 from 3 (items total 1271)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy