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

Download JAR files tagged by package with all dependencies

Search JAR files by class name

core from group com.madgag.spongycastle (version 1.58.0.0)

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Group: com.madgag.spongycastle Artifact: core
Show all versions Show documentation Show source 
 

102 downloads
Artifact core
Group com.madgag.spongycastle
Version 1.58.0.0
Last update 30. August 2017
Organization not specified
URL http://rtyley.github.io/spongycastle/
License Bouncy Castle Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

adt-maven-plugin from group com.marvinformatics (version 1.1)

Some time ago, Adobe released AIR for mobile devices. There was a question: how to package AIR-application automatically? Flexmojos allows you to build only *.air packages, so I have created the plugin which could work with platform dependent AIR SDK and additionally build packages for mobile devices. This plugin is not replacement of Flexmojos. You still need Flexmojos to build SWF.

Group: com.marvinformatics Artifact: adt-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact adt-maven-plugin
Group com.marvinformatics
Version 1.1
Last update 15. July 2017
Organization not specified
URL https://github.com/velo/adt-maven-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-artifact, maven-core, plexus-archiver, plexus-utils, zip4j,
There are maybe transitive dependencies!

narayana-geode-springboot from group io.datalake.geode.jta (version 0.1.11)

Provides a seamless integration of Geode/Gemfire and the Narayana standalone JTA server and LRCO support. It extends the core narayana-geode-core package adding Spring and SpringBoot support like auto-configuration and @EnableGeodeNarayanaJta annotation. To be used in SpringBoot and Spring Data Gemfire projects.

Group: io.datalake.geode.jta Artifact: narayana-geode-springboot
Show all versions Show documentation Show source 
 

0 downloads
Artifact narayana-geode-springboot
Group io.datalake.geode.jta
Version 0.1.11
Last update 02. July 2017
Organization not specified
URL https://github.com/tzolov/narayana-jta-geode-support
License Apache License, Version 2.0
Dependencies amount 1
Dependencies narayana-geode-core,
There are maybe transitive dependencies!

narayana-gemfire82-springboot from group io.datalake.geode.jta (version 0.1.11)

Provides a seamless integration of Geode/Gemfire and the Narayana standalone JTA server and LRCO support. It extends the core narayana-geode-core package adding Spring and SpringBoot support like auto-configuration and @EnableGeodeNarayanaJta annotation. To be used in SpringBoot and Spring Data Gemfire projects.

Group: io.datalake.geode.jta Artifact: narayana-gemfire82-springboot
Show all versions Show documentation Show source 
 

0 downloads
Artifact narayana-gemfire82-springboot
Group io.datalake.geode.jta
Version 0.1.11
Last update 02. July 2017
Organization not specified
URL https://github.com/tzolov/narayana-jta-geode-support
License Apache License, Version 2.0
Dependencies amount 1
Dependencies narayana-gemfire82-core,
There are maybe transitive dependencies!

bigtable-legacy-compatibility from group com.google.cloud.bigtable (version 0.9.5.1)

This project implements converters for v1 protobuf objects into v2 protobuf objects, and vice versa. This package is intended for use for Dataflow, and should probably not be used by other users without a discussion on https://groups.google.com/forum/#!forum/google-cloud-bigtable-discuss first.

Group: com.google.cloud.bigtable Artifact: bigtable-legacy-compatibility
Show all versions Show documentation Show source 
 

0 downloads
Artifact bigtable-legacy-compatibility
Group com.google.cloud.bigtable
Version 0.9.5.1
Last update 24. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies bigtable-protos, bigtable-legacy-protos, hamcrest-core,
There are maybe transitive dependencies!

osgi.enroute.junit.wrapper from group org.osgi (version 4.12.0)

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning. We also make imports optional since it has

Group: org.osgi Artifact: osgi.enroute.junit.wrapper
Show documentation Show source 
 

2 downloads
Artifact osgi.enroute.junit.wrapper
Group org.osgi
Version 4.12.0
Last update 14. October 2016
Organization OSGi Alliance
URL http://enroute.osgi.org/
License http://opensource.org/licenses/EPL-1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parboiled from group org.daisy.libs (version 1.0.0)

parboiled is a mixed Java/Scala library providing for lightweight and easy-to-use, yet powerful and elegant parsing of arbitrary input text based on Parsing expression grammars (PEGs). This bundle wraps two different libraries, parboiled-core and parboiled-java, as they offer classes in the same package path

Group: org.daisy.libs Artifact: parboiled
Show documentation Show source 
 

1 downloads
Artifact parboiled
Group org.daisy.libs
Version 1.0.0
Last update 17. September 2016
Organization sirthias
URL http://pegdown.org
License Apache License 2.0
Dependencies amount 6
Dependencies ${lib.artifactId}, parboiled-core, asm, asm-tree, asm-analysis, asm-util,
There are maybe transitive dependencies!

ow2-asm from group org.babyfish (version 1.1.0.Alpha)

A clone of ASM(http://asm.ow2.org), should not be used by user directly. ( The API of ASM is unstable, but it's used by many libraries and frameworks so that it can cause the jar conflict easily. BabyFish has to copy some source of it and change its package name to avoid the java conflict. )

Group: org.babyfish Artifact: ow2-asm
Show all versions Show documentation Show source 
 

0 downloads
Artifact ow2-asm
Group org.babyfish
Version 1.1.0.Alpha
Last update 26. June 2016
Organization not specified
URL https://github.com/babyfish-ct/babyfish
License LGPL-3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

taverna-reference-impl from group org.apache.taverna.engine (version 3.1.0-incubating)

Implementations of the core APIs, not including extension point implementations. This package contains implementations of the data access objects, translator infrastructure etc. The extension point implementations that can be considered as core functionality (files, URLs etc) are held in the taverna-reference-types module.

Group: org.apache.taverna.engine Artifact: taverna-reference-impl
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-impl
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies taverna-reference-api, taverna-database-configuration-api, org.springframework.orm, org.springframework.transaction, com.springsource.org.aspectj.weaver, com.springsource.javax.transaction, log4j, commons-logging,
There are maybe transitive dependencies!

trap-tests-parent from group com.ericsson.research.trap.tests (version 1.4.2)

Group: com.ericsson.research.trap.tests Artifact: trap-tests-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact trap-tests-parent
Group com.ericsson.research.trap.tests
Version 1.4.2
Last update 24. March 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 409 from 446 (items total 4452)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy