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

Download JAR files tagged by based with all dependencies

Search JAR files by class name

nitro from group com.citrix.netscaler.nitro (version 10.1)

The Citrix® NetScaler® NITRO client for Java allows you to configure and monitor the NetScaler appliance programmatically in Java based applications. Source code taken from Build 121 of NetScaler release 10.1

Group: com.citrix.netscaler.nitro Artifact: nitro
Show all versions Show documentation Show source 
 

3 downloads
Artifact nitro
Group com.citrix.netscaler.nitro
Version 10.1
Last update 22. November 2013
Organization Citrix Systems, Inc.
URL http://www.citrix.com/netscaler
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies gson, junit,
There are maybe transitive dependencies!

sdx_nitro from group com.citrix.netscaler.nitro (version 10.1)

The Citrix® NetScaler® SDX NITRO client for Java allows you to configure and monitor the NetScaler SDX appliance programmatically in Java based applications. Source code taken from Build 74 of NetScaler release 10.0

Group: com.citrix.netscaler.nitro Artifact: sdx_nitro
Show all versions Show documentation Show source 
 

2 downloads
Artifact sdx_nitro
Group com.citrix.netscaler.nitro
Version 10.1
Last update 22. November 2013
Organization Citrix Systems, Inc.
URL http://www.citrix.com/netscaler
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies gson, junit,
There are maybe transitive dependencies!

gremlin-scala from group com.michaelpollmeier (version 2.4.2)

Group: com.michaelpollmeier Artifact: gremlin-scala
Show all versions Show documentation Show source 
 

3 downloads
Artifact gremlin-scala
Group com.michaelpollmeier
Version 2.4.2
Last update 18. November 2013
Organization not specified
URL Not specified
License BSD 3-Clause
Dependencies amount 5
Dependencies gremlin-java, scala-library, scala-compiler, scala-reflect, jline,
There are maybe transitive dependencies!

debian-maven-plugin from group net.sf.debian-maven (version 1.0.6)

This plugin helps building DEB packages from Maven projects. The packages can be used in DEB-based operating systems such as Debian and Ubuntu. The plugin uses external Debian tools to do the actual packaging.

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

0 downloads
Artifact debian-maven-plugin
Group net.sf.debian-maven
Version 1.0.6
Last update 17. October 2013
Organization not specified
URL http://debian-maven.sourceforge.net
License GNU General Public License 3.0
Dependencies amount 7
Dependencies maven-plugin-api, commons-io, commons-codec, commons-lang3, commons-exec, maven-project, collections-generic,
There are maybe transitive dependencies!

app-introspector from group com.github.julior (version 1.3.1)

A simple Spring plugin to diagnostic and inspect Spring beans at runtime. It provides JSON based services as well as an UI based Console to execute queries and scripts against the application.

Group: com.github.julior Artifact: app-introspector
Show documentation Show source 
 

0 downloads
Artifact app-introspector
Group com.github.julior
Version 1.3.1
Last update 10. October 2013
Organization not specified
URL https://github.com/julior/app-introspector
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies spring-web, spring-context, log4j, jackson-mapper-asl, guava, firebase-token-generator,
There are maybe transitive dependencies!

mule-example-loanbroker-esn from group org.mule.examples (version 3.5.0-bighorn)

The Loan Broker example application is based on the example presented in the Enterprise Integration Patterns book. This chapter of the book is available online so you can see a detailed description of the application here (http://www.eaipatterns.com/ComposedMessagingWS.html).

Group: org.mule.examples Artifact: mule-example-loanbroker-esn
Show all versions Show source 
 

0 downloads
Artifact mule-example-loanbroker-esn
Group org.mule.examples
Version 3.5.0-bighorn
Last update 27. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies mule-example-loanbroker-common, mule-module-spring-config, mule-module-cxf, mule-pattern-core, mule-transport-http, mule-transport-vm, geronimo-annotation_1.0_spec,
There are maybe transitive dependencies!

spring-inspector from group com.github.julior (version 1.3)

A simple Spring plugin to diagnostic and inspect Spring beans at runtime. It provides JSON based services as well as an UI based Console to execute queries and scripts against the application.

Group: com.github.julior Artifact: spring-inspector
Show all versions Show documentation Show source 
 

1 downloads
Artifact spring-inspector
Group com.github.julior
Version 1.3
Last update 22. September 2013
Organization not specified
URL https://github.com/julior/spring-inspector
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies spring-web, spring-context, log4j, jackson-mapper-asl, guava,
There are maybe transitive dependencies!

coherence-hibernate-integration from group com.oracle.coherence.hibernate (version 1.0.0)

The Coherence / Hibernate integration project encompasses the code of integration points between Hibernate and Oracle Coherence, currently consisting of a Coherence-based integration of the Hibernate second-level cache SPI, and a Hibernate-based implementation of the Coherence CacheStore SPI.

Group: com.oracle.coherence.hibernate Artifact: coherence-hibernate-integration
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact coherence-hibernate-integration
Group com.oracle.coherence.hibernate
Version 1.0.0
Last update 12. September 2013
Organization not specified
URL http://java.net/projects/cohhib
License Common Development and Distribution License 1.0 ("CDDL")
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

MoleculeDatabaseFramework from group org.bitbucket.kienerj (version 1.0.0)

MoleculeDatabaseFramework is a framework for creating applications that need to store and search for chemical structures. It is based on Spring-Data Framework and uses the Chemistry Development Kit and Bingo PostgreSQL Cartridge for enabling chemistry features.

Group: org.bitbucket.kienerj Artifact: MoleculeDatabaseFramework
Show documentation Show source 
 

0 downloads
Artifact MoleculeDatabaseFramework
Group org.bitbucket.kienerj
Version 1.0.0
Last update 15. August 2013
Organization not specified
URL https://bitbucket.org/kienerj/moleculedatabaseframework/overview
License AGPLv3
Dependencies amount 19
Dependencies spring-orm, spring-context, spring-context-support, spring-data-jpa, spring-security-config, spring-jdbc, hibernate-entitymanager, slf4j-api, slf4j-ext, jcl-over-slf4j, postgresql, cglib, querydsl-jpa, querydsl-apt, aspectjweaver, jackson-annotations, indigo, indigo-inchi, indigo-renderer,
There are maybe transitive dependencies!

dynalink from group org.dynalang (version 0.7)

Dynalink is an invokedynamic-based high-level linking and metaobject protocol library. It enables creation of languages on the JVM that can easily interoperate with plain Java objects and each other.

Group: org.dynalang Artifact: dynalink
Show all versions Show documentation Show source 
 

0 downloads
Artifact dynalink
Group org.dynalang
Version 0.7
Last update 08. August 2013
Organization Attila Szegedi
URL http://szegedi.github.com/dynalink
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies asm,
There are maybe transitive dependencies!



Page 1595 from 2376 (items total 23753)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy