Download JAR files tagged by above with all dependencies
MavenParent from group com.salesforce.maven (version 2.0.1)
This project provides the best of maven easily consumable a maven parent project, called MavenParent. With this project you get:
Checkstyle and PMD checks that will work by default in eclipse with m2e-code-quality.
OWASP vulnerability checks of your dependencies.
Easy application of BSD-3 clause license to all your code with mycila-license plugin.
The ability to easily enforce semantic version on a jar project with japicmp.
Prevent duplicates on your classpath with basepom's duplicate-finder.
All of the above can be configured or disabled easily with properties, just check their docs, except takari.
A whole slew of pretty maven reports including the above are generated in the maven site.
The ability to easily deploy to oss nexus, and publish maven generated sites back to github's sites pages.
Group: com.salesforce.maven Artifact: MavenParent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact MavenParent
Group com.salesforce.maven
Version 2.0.1
Last update 23. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.salesforce.maven
Version 2.0.1
Last update 23. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
linuxio4j from group uk.co.bithatch (version 2.1)
A JNA based library providing access to some low-level Linux subsystems, including :-
* UInput. Create virtual devices such as keyboards, mice and touchpads and emit events from them as if they
were real.
* Evdev. Read events from various devices such as keyboards, mice, touchpads, and all other devices exposed by Linux.
* Frame Buffer. Write directly to the Linux framebuffer. Allows graphical user interfaces without X being present.
As from version 2.0, this library is now in uk.co.bithatch namespace. Version 2.1 and above support Java 8, and module Java 9 and above.
0 downloads
Artifact linuxio4j
Group uk.co.bithatch
Version 2.1
Last update 08. December 2020
Organization Bithatch
URL https://github.com/bithatch/linuxio4j
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jna, jna-platform,
There are maybe transitive dependencies!
Group uk.co.bithatch
Version 2.1
Last update 08. December 2020
Organization Bithatch
URL https://github.com/bithatch/linuxio4j
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jna, jna-platform,
There are maybe transitive dependencies!
infinispan-spring from group org.infinispan (version 8.2.12.Final)
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.
Artifact infinispan-spring
Group org.infinispan
Version 8.2.12.Final
Last update 07. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!
Group org.infinispan
Version 8.2.12.Final
Last update 07. January 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, infinispan-core,
There are maybe transitive dependencies!
infinispan-spring4-remote from group org.infinispan (version 10.0.0.Alpha1)
Artifact infinispan-spring4-remote
Group org.infinispan
Version 10.0.0.Alpha1
Last update 20. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies infinispan-client-hotrod, infinispan-spring4-common,
There are maybe transitive dependencies!
Group org.infinispan
Version 10.0.0.Alpha1
Last update 20. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies infinispan-client-hotrod, infinispan-spring4-common,
There are maybe transitive dependencies!
infinispan-spring4-parent from group org.infinispan (version 10.0.0.Alpha1)
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-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact infinispan-spring4-parent
Group org.infinispan
Version 10.0.0.Alpha1
Last update 20. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.infinispan
Version 10.0.0.Alpha1
Last update 20. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
infinispan-spring4-embedded from group org.infinispan (version 10.0.0.Alpha1)
1 downloads
Artifact infinispan-spring4-embedded
Group org.infinispan
Version 10.0.0.Alpha1
Last update 20. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies infinispan-core, infinispan-spring4-common,
There are maybe transitive dependencies!
Group org.infinispan
Version 10.0.0.Alpha1
Last update 20. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies infinispan-core, infinispan-spring4-common,
There are maybe transitive dependencies!
infinispan-spring4-common from group org.infinispan (version 10.0.0.Alpha1)
Artifact infinispan-spring4-common
Group org.infinispan
Version 10.0.0.Alpha1
Last update 20. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies infinispan-commons,
There are maybe transitive dependencies!
Group org.infinispan
Version 10.0.0.Alpha1
Last update 20. November 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies infinispan-commons,
There are maybe transitive dependencies!
sshapi-maverick-16 from group com.sshtools (version 1.1.2)
This version uses the Mavenized 1.6/1.7 branch of Maverick. It will probably eventually become the default Maverick provider implementation, but until such a time it will be a separate module. Using this version we pull the Maverick jars from the SSHTools repository and build directly
Maverick is the definitive solution for total SSH compatibility on the Java™ platform. The library is designed to support SSH1 and SSH2 using any version of the Java Development Kit from 1.1 and above, and the API is also now J2ME-ready1 in anticipation of the new breed of interconnected mobile devices
Downloads and more information about Maverick may be found at http://www.sshtools.co.uk/en/j2ssh-maverick/.
This library is the provider bridge for SSHAPI.
0 downloads
Artifact sshapi-maverick-16
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 5
Dependencies sshapi-core, maverick, maverick-agent, commons-logging, oro,
There are maybe transitive dependencies!
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 5
Dependencies sshapi-core, maverick, maverick-agent, commons-logging, oro,
There are maybe transitive dependencies!
madura-rules from group nz.co.senanque (version 3.3.5)
This is a plugin to Madura Objects. It provides a rules/constraint engine to assist with validation, deriving new values from user inputs (eg total of invoices entered on this customer) an manipulating metadata (eg because the amount is above X we make some field readonly). Note that the Java that is using the monitored objects is quite unaware of the rules layer implemented here.
That means you can change rules without having to go back to your Java code, and it also means you don't have to wonder if everything implemented the same rules. Anything using that Java object has the rules (unless you turn them all off).
0 downloads
Artifact madura-rules
Group nz.co.senanque
Version 3.3.5
Last update 01. April 2018
Organization Prometheus Consulting
URL www.madurasoftware.com/home/madura-rules
License The GNU General Public License v3.0
Dependencies amount 2
Dependencies madura-objects, madura-utils,
There are maybe transitive dependencies!
Group nz.co.senanque
Version 3.3.5
Last update 01. April 2018
Organization Prometheus Consulting
URL www.madurasoftware.com/home/madura-rules
License The GNU General Public License v3.0
Dependencies amount 2
Dependencies madura-objects, madura-utils,
There are maybe transitive dependencies!
colt from group com.blazegraph (version 2.1.4)
Blazegraph Modifications to the Colt libraries to remove hep.aida. Forked under LGPL 2.1 from the original license: Copyright (c) 1999 CERN - European Organization for Nuclear Research. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. CERN makes no representations about the suitability of this software for any purpose. It is provided "as is" without expressed or implied warranty.
Artifact colt
Group com.blazegraph
Version 2.1.4
Last update 29. August 2016
Organization not specified
URL Not specified
License GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!
Group com.blazegraph
Version 2.1.4
Last update 29. August 2016
Organization not specified
URL Not specified
License GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!
Page 98 from 3 (items total 1007)