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

Download JAR files tagged by access with all dependencies

Search JAR files by class name

biz.aQute.jpm.run from group biz.aQute.bnd (version 3.5.0)

jpm4j is Just another Package Manager for Java. It stills the envy of all Java developers of Ruby with their Gems, Perl with its cpan, and Python with its pips. jpm makes it very easy to deploy Java applications on a myriad of platforms. This program is the command line application that performs the front end of the https://www.jpm4j.org website. It provides full access to the repository index (i.e. jpm find osgi), it can be used to install, etc. Use jpm help to see all the commands.

Group: biz.aQute.bnd Artifact: biz.aQute.jpm.run
Show all versions Show documentation Show source 
 

61 downloads
Artifact biz.aQute.jpm.run
Group biz.aQute.bnd
Version 3.5.0
Last update 02. October 2017
Organization jpm4j.org
URL https://www.jpm4j.org/#/md/jpm
License http://www.opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

easy-config-core from group com.socialbakers.easy-config (version 0.5.7)

Group: com.socialbakers.easy-config Artifact: easy-config-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact easy-config-core
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies slf4j-api, commons-io, commons-lang3, freemarker, jdom, commons-beanutils, guava,
There are maybe transitive dependencies!

easy-config from group com.socialbakers.easy-config (version 0.5.7)

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all. ISSUES: -v potomkovi mam rucne psanou pomocnou property, ta se nesmi dostat do property descriptoru, pak je tam s klicem null -pokud reloadArgs byposition vrati null, vyhodit hned vyjimku - confDef = byOrder.get(iPos++); TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance -static enum Def -more executions with different configuration has conflict in options and names

Group: com.socialbakers.easy-config Artifact: easy-config
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact easy-config
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

powermock from group org.powermock (version 1.6.6)

PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more. PowerMock works by bytecode manipulation. PowerMock also contain some utilities that gives you easier access to an objects internal state. PowerMock can be used to test otherwise untestable code and also to achieve a cleaner separation between test and production code.

Group: org.powermock Artifact: powermock
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact powermock
Group org.powermock
Version 1.6.6
Last update 04. November 2016
Organization not specified
URL http://www.powermock.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

truezip from group de.schlichtherle.truezip (version 7.7.10)

TrueZIP is a Java based virtual file system (VFS) which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. As a library, TrueZIP provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueZIP provides the interfaces and classes to write file system drivers which plug-in to its federated file system space.

Group: de.schlichtherle.truezip Artifact: truezip
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truezip
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL http://truezip.java.net
License Eclipse Public License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

iserve-integrated-engine from group uk.ac.open.kmi.iserve (version 2.1.1)

iServe Integrated Engine provides a complete an integrated local version of iServe to be used within Java Applications. This module provides integrated programmatic access for the deployment and interaction with iServe engines. iServe is what we refer to as service warehouse which unifies service publication, analysis, and discovery through the use of lightweight semantics as well as advanced discovery and analytic capabilities. iServe provides the typical features of service registries and additional functionality that exploits service descriptions, service annotations and further data gathered and derived from the analysis of these descriptions, data crawled from the Web, periodic monitoring and user activities.

Group: uk.ac.open.kmi.iserve Artifact: iserve-integrated-engine
Show all versions Show documentation Show source 
 

2 downloads
Artifact iserve-integrated-engine
Group uk.ac.open.kmi.iserve
Version 2.1.1
Last update 18. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies msm4j-io, msm4j-vocabulary, msm4j-hrests-transformer, msm4j-sawsdl-transformer, msm4j-owls-transformer, msm4j-wsc-transformer, guice, guice-assistedinject, iserve-sal-core, iserve-discovery-api, iserve-semantic-discovery,
There are maybe transitive dependencies!

SEWOL from group de.uni.freiburg.iig.telematik (version 1.0.2)

SEWOL provides support for the handling of workflow traces. Specifically it allows to specify the shape and content of process traces in terms of entries representing the execution of a specific workflow activity. SEWOL also allows to write these traces on disk as a log file with the help of a special file writer for process logs. Currently it supports plain text, Petrify, MXML and XES log file types. In order to specify security-related context information, SEWOL provides access control models such as access control lists (ACL) and role-based access control models (RBAC). All types of models can be conveniently edited with the help of appropriate dialogs.

Group: de.uni.freiburg.iig.telematik Artifact: SEWOL
Show all versions Show documentation Show source 
 

34 downloads
Artifact SEWOL
Group de.uni.freiburg.iig.telematik
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/iig-uni-freiburg/SEWOL
License bsd_3
Dependencies amount 6
Dependencies TOVAL, JAGAL, guava, jung-graph-impl, jung-visualization, xstream,
There are maybe transitive dependencies!

infinispan-spring4 from group org.infinispan (version 8.1.0.Alpha2)

The Infinispan Spring Integration project provides Spring integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring4
Show all versions Show source 
 

0 downloads
Artifact infinispan-spring4
Group org.infinispan
Version 8.1.0.Alpha2
Last update 19. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!

ks-server-virtuoso from group eu.fbk.knowledgestore (version 1.7.1)

The Virtuoso server module (ks-server-virtuoso) provides an implementation of the Triple Store server-side component (API in ks-triplestore) on top of the OpenLink Virtuoso triple store, a scalable native code triple store that is accessed as an external service. The Virtuoso Sesame driver, which builds on the Virtuoso JDBC driver, is used to remotely access the Virtuoso server for writing data and performing SPARQL queries. For performance reasons, data modification is performed in a non-transactional way, with the module managing possible failures in a way that trigger the external repopulation of the Virtuoso triple store starting from the master copy of data stored in the Data Store component.

Group: eu.fbk.knowledgestore Artifact: ks-server-virtuoso
Show all versions Show documentation Show source 
 

0 downloads
Artifact ks-server-virtuoso
Group eu.fbk.knowledgestore
Version 1.7.1
Last update 08. October 2015
Organization not specified
URL http://knowledgestore.fbk.eu/ks-server-virtuoso/
License not specified
Dependencies amount 11
Dependencies slf4j-api, guava, sesame-model, sesame-util, sesame-query, sesame-repository-api, hadoop-core, virtjdbc4_1, virt_sesame2, ks-core, ks-server,
There are maybe transitive dependencies!

efaps-kernel from group org.efaps (version 3.2.0)

eFaps is a framework used to map objects with or without attached files to a relational database and optional file systems (only for attaches files). Configurable access control can be provided down to object and attribute level depending on implementation and use case. Depending on requirements, events (like triggers) allow to implement business logic and to separate business logic from user interface. The framework includes integrations (e.g. webdav, full text search) and a web application as 'simple' configurable user interface. Some best practises, example web application modules (e.g. team work module) support administrators and implementers using this framework.

Group: org.efaps Artifact: efaps-kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact efaps-kernel
Group org.efaps
Version 3.2.0
Last update 25. March 2015
Organization The eFaps Team
URL http://maven-efaps-plugin.efaps.org
License The Apache Software License, Version 2.0
Dependencies amount 39
Dependencies slf4j-api, postgresql, mysql-connector-java, commons-lang3, commons-dbutils, efaps-json, commons-digester3, jasypt, commons-jexl, commons-transaction, commons-vfs2, commons-collections4, joda-time, jollyday, yuicompressor, wikiutil, dynamicreports-core, poi, spring-beans, groovy-all, ant, ivy, commons-email, jersey-media-multipart, jersey-server, quartz, jcr, jms, infinispan-core, infinispan-query, jbpm-runtime-manager, jbpm-persistence-jpa, jbpm-kie-services, jbpm-human-task-jpa, jbpm-executor, jaxb-xjc, hibernate-entitymanager, hibernate-validator, annotations,
There are maybe transitive dependencies!



Page 387 from 392 (items total 3916)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy