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

Download JAR files tagged by saving with all dependencies

Search JAR files by class name

teslasoft-id from group org.teslasoft.core.auth (version 1.3.0)

This library enable you to authenticate users through Teslasoft ID. Also this library can help you to personalize user experience by saving app's settings into Teslasoft ID account and syncing it between multiple devices.

Group: org.teslasoft.core.auth Artifact: teslasoft-id
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact teslasoft-id
Group org.teslasoft.core.auth
Version 1.3.0
Last update 28. March 2023
Organization not specified
URL https://github.com/AndraxDev/teslasoft-id-client
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

eurekaclinical-i2b2-integration-service from group org.eurekaclinical (version 2.1-Alpha-3)

A service that provides REST endpoints for the i2b2 data export plugin. It supports exporting an i2b2 patient set with a user-defined configuration, as well as saving configurations.

Group: org.eurekaclinical Artifact: eurekaclinical-i2b2-integration-service
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact eurekaclinical-i2b2-integration-service
Group org.eurekaclinical
Version 2.1-Alpha-3
Last update 16. November 2020
Organization not specified
URL https://github.com/eurekaclinical/eurekaclinical-i2b2-integration-service.git
License not specified
Dependencies amount 11
Dependencies freemarker, commons-lang3, opencsv, i2b2-client, eureka-client, eurekaclinical-i2b2-integration-client, eurekaclinical-user-agreement-client, cas-client-core, javautil, eurekaclinical-common, eurekaclinical-standard-apis,
There are maybe transitive dependencies!

i2b2-eureka-service from group org.eurekaclinical (version 1.3.1)

A service that provides REST endpoints for the i2b2 data export plugin. It supports exporting an i2b2 patient set with a user-defined configuration, as well as saving configurations.

Group: org.eurekaclinical Artifact: i2b2-eureka-service
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact i2b2-eureka-service
Group org.eurekaclinical
Version 1.3.1
Last update 17. October 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies freemarker, commons-lang3, opencsv, i2b2-client, eureka-client, eurekaclinical-i2b2-integration-client, eurekaclinical-user-agreement-client, cas-client-core, javautil,
There are maybe transitive dependencies!

i2b2-export-service from group org.eurekaclinical (version 1.1-Alpha-9)

A service that provides REST endpoints for the i2b2 data export plugin. It supports exporting an i2b2 patient set with a user-defined configuration, as well as saving configurations.

Group: org.eurekaclinical Artifact: i2b2-export-service
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact i2b2-export-service
Group org.eurekaclinical
Version 1.1-Alpha-9
Last update 01. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies eurekaclinical-common, i2b2-client, jersey-test-framework-grizzly2, opencsv, commons-io, javautil,
There are maybe transitive dependencies!

javaocr-android-camera-utils from group net.sourceforge.javaocr.demos (version 1.0)

common utility classes for android demos. includes camera management, image processing classes optimized for android usage, and utilities for saving and loading moment and matcher data.

Group: net.sourceforge.javaocr.demos Artifact: javaocr-android-camera-utils
Show documentation Show source 
 

2 downloads
Artifact javaocr-android-camera-utils
Group net.sourceforge.javaocr.demos
Version 1.0
Last update 15. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javaocr-plugin-cluster,
There are maybe transitive dependencies!

pinlog from group io.github.adityabavadekar (version 1.1.0)

PinLog is an easy-to-use android Logging Library which support storing logs on device. PinLog supports storing logs for later retrieval, saving logs in a file, saving logs in a zip file and more. PinLog is Open-source i.e. source code can be found on github.com/AdityaBavadekar/PinLog

Group: io.github.adityabavadekar Artifact: pinlog
Show all versions Show source 
 

0 downloads
Artifact pinlog
Group io.github.adityabavadekar
Version 1.1.0
Last update 21. May 2022
Organization not specified
URL https://adityabavadekar.github.io/PinLog
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

remasteredlogger from group codes.wesley-dev (version 1.1.4)

'RemasteredLogger is a logger as simple as it is complex, it uses SLF4j as an API base. This logger provides the developer with ease of use for a wide variety of utility. This also allows the simplicity of saving under several loggers but also the complexity of being able to create "Class" or single event loggers.'

Group: codes.wesley-dev Artifact: remasteredlogger
Show all versions Show documentation Show source 
 

0 downloads
Artifact remasteredlogger
Group codes.wesley-dev
Version 1.1.4
Last update 06. May 2021
Organization not specified
URL https://github.com/kanekireal/RemasteredLogger
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gitdescribe-maven-plugin from group com.lukegb.mojo (version 3.0)

This plugin is designed to give you a build number. So when you might make 100 builds of version 1.0-SNAPSHOT, you can differentiate between them all. It does this by taking the output of git describe and saving it into a Maven build variable, so you can reference the value in your POM.

Group: com.lukegb.mojo Artifact: gitdescribe-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitdescribe-maven-plugin
Group com.lukegb.mojo
Version 3.0
Last update 21. March 2015
Organization not specified
URL https://github.com/lukegb/GitDescribe-Maven-Plugin/
License The MIT License
Dependencies amount 6
Dependencies maven-project, maven-settings, maven-core, maven-plugin-api, plexus-container-default, maven-scm-api,
There are maybe transitive dependencies!

fractal-bf-examples-meteo-model from group org.ow2.fractal.bf.examples.meteo (version 0.10)

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

Group: org.ow2.fractal.bf.examples.meteo Artifact: fractal-bf-examples-meteo-model
Show documentation Show source 
 

0 downloads
Artifact fractal-bf-examples-meteo-model
Group org.ow2.fractal.bf.examples.meteo
Version 0.10
Last update 20. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, cxf-rt-frontend-jaxws,
There are maybe transitive dependencies!

fractal-bf-examples-meteo-model from group org.objectweb.fractal.bf.examples.meteo (version 0.9)

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

Group: org.objectweb.fractal.bf.examples.meteo Artifact: fractal-bf-examples-meteo-model
Show all versions 
 

0 downloads
Artifact fractal-bf-examples-meteo-model
Group org.objectweb.fractal.bf.examples.meteo
Version 0.9
Last update 01. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, cxf-rt-frontend-jaxws,
There are maybe transitive dependencies!



Page 30 from 31 (items total 301)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy