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

Download JAR files tagged by list with all dependencies

Search JAR files by class name

org.apache.karaf.package.command from group org.apache.karaf.package (version 3.0.10)

Provides shell commands to list package exports and imports

Group: org.apache.karaf.package Artifact: org.apache.karaf.package.command
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.karaf.package.command
Group org.apache.karaf.package
Version 3.0.10
Last update 06. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.apache.karaf.shell.console, org.apache.karaf.shell.table, org.apache.karaf.package.core,
There are maybe transitive dependencies!

ddi-gpmdb-proteins from group uk.ac.ebi.ddi (version 1.0)

Retrireve the list of proteins and the database for a GPMDB dataset

Group: uk.ac.ebi.ddi Artifact: ddi-gpmdb-proteins
Show documentation Show source 
 

0 downloads
Artifact ddi-gpmdb-proteins
Group uk.ac.ebi.ddi
Version 1.0
Last update 03. June 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies spring-web, spring-test, spring-context-support, slf4j-api, jcl-over-slf4j, logback-core, logback-classic, junit, jackson-databind, commons-io, jaxb-impl, jaxb-xjc, commons-lang3,
There are maybe transitive dependencies!

json-common from group top.jfunc.json (version 1.8.2)

common json interface define and base impl with map and list

Group: top.jfunc.json Artifact: json-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact json-common
Group top.jfunc.json
Version 1.8.2
Last update 27. March 2019
Organization not specified
URL https://gitee.com/xxssyyyyssxx/json-common
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

entando-plugin-jpaddressbook from group org.entando.entando.plugins (version 5.0.3)

Allows users to access a personal detailed contact list

Group: org.entando.entando.plugins Artifact: entando-plugin-jpaddressbook
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact entando-plugin-jpaddressbook
Group org.entando.entando.plugins
Version 5.0.3
Last update 08. March 2019
Organization not specified
URL http://www.entando.com/
License not specified
Dependencies amount 2
Dependencies mimedir, cardme,
There are maybe transitive dependencies!

common-json from group top.jfunc.json (version 1.0)

common json interface define and base impl with map and list

Group: top.jfunc.json Artifact: common-json
Show documentation Show source 
 

0 downloads
Artifact common-json
Group top.jfunc.json
Version 1.0
Last update 17. August 2018
Organization not specified
URL https://gitee.com/xxssyyyyssxx/common-json
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

titanium-letter-selectable-list-item from group org.webjars.bowergithub.lsspolymerelements (version 1.0.7)

WebJar for titanium-letter-selectable-list-item

Group: org.webjars.bowergithub.lsspolymerelements Artifact: titanium-letter-selectable-list-item
Show documentation Show source 
 

0 downloads
Artifact titanium-letter-selectable-list-item
Group org.webjars.bowergithub.lsspolymerelements
Version 1.0.7
Last update 03. February 2018
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 7
Dependencies neon-animation, polymer, paper-checkbox, paper-card, iron-flex-layout, titanium-circle-letter-icon, polymer2-ts,
There are maybe transitive dependencies!

selectlistbox from group com.github.lespaul361 (version 1.0.2)

List box with multiple ways to select including a selection rectangle

Group: com.github.lespaul361 Artifact: selectlistbox
Show all versions Show documentation Show source 
 

0 downloads
Artifact selectlistbox
Group com.github.lespaul361
Version 1.0.2
Last update 20. December 2017
Organization not specified
URL https://github.com/lespaul361/Habib-Commons-SelectList
License Apache 2.0 License
Dependencies amount 1
Dependencies Commons-CommonRoutines,
There are maybe transitive dependencies!

cucumber-doclet from group com.github.pylsoft (version 0.2.1)

A javadoc doclet to generate cucumber sentences list.

Group: com.github.pylsoft Artifact: cucumber-doclet
Show documentation Show source 
 

1 downloads
Artifact cucumber-doclet
Group com.github.pylsoft
Version 0.2.1
Last update 17. April 2017
Organization not specified
URL https://github.com/pylsoft/cucumber-doclet
License GNU General Public License v3.0
Dependencies amount 1
Dependencies cucumber-java,
There are maybe transitive dependencies!

badgelayout from group au.com.dardle (version 0.1.2)

A layout to display a list of badges, tags, or labels

Group: au.com.dardle Artifact: badgelayout
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact badgelayout
Group au.com.dardle
Version 0.1.2
Last update 10. February 2017
Organization not specified
URL https://github.com/luxiliu/BadgeLayout
License BadgeLayout
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!

wasdbtools from group com.waspring.wasdb (version 1.0.0)

一个对JDBC进行简单封装的开源工具类库. 简化JDBC应用程序的开发,不会影响程序的性能,与jdbc保持高度的统一. 1.对于数据表的读操作,他可以把ResultSet结果转换成缓存对象,内部数据格式为XML,同时可以转化为List,Array,Set等java集合,便于程序员操作。 2.对于数据表的写操作,也变得很简单(只需写sql语句)。 3.可以使用数据源,数据库连接池等技术来优化性能--重用已经构建好的数据库连接对象,而不用费时费力的不断重复的构建和析构这样的对象。 4.支持ResultSet数据集的动态增加、删除、修改、查找、排序、并集等操作。 5.支持分布式数据库,多数据源。 本项目主要包含两个模块,wasdb和wasdbtools: 1.wasdb模块是本项目的核心,用于实现JDBC的操作。 2.wasdbtools模块是wasdb使用的一个实现,包括数据源配置,事务管理,数据库的读写工具,简单实例等。

Group: com.waspring.wasdb Artifact: wasdbtools
Show documentation Show source 
 

0 downloads
Artifact wasdbtools
Group com.waspring.wasdb
Version 1.0.0
Last update 28. January 2017
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies wasdb, druid, spring-context, spring-beans, spring-jdbc, spring-web, spring-core, mysql-connector-java,
There are maybe transitive dependencies!



Page 37 from 93 (items total 927)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy