Download JAR files tagged by need with all dependencies
impex-legacy-bundle from group org.kuali.db.impex (version 1.0.0)
This project creates a bundle of the Impex legacy tool that is decoupled from Subversion.
It creates a jar file that has the exact same binaries, source, directory structure,
and layout as the Impex contained inside Subversion.
Since it is published as a versioned jar file, it can be referenced
in other processes (like the Rice binary release process) without those processes
needing the ability to connect back to Subversion to check out the tool.
Processes that need access to the legacy Impex tool can thus express a normal maven dependency
in order to obtain it.
Artifact impex-legacy-bundle
Group org.kuali.db.impex
Version 1.0.0
Last update 06. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.kuali.db.impex
Version 1.0.0
Last update 06. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
weblab-facet from group org.ow2.weblab.portlets (version 1.3.1)
Group: org.ow2.weblab.portlets Artifact: weblab-facet
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact weblab-facet
Group org.ow2.weblab.portlets
Version 1.3.1
Last update 19. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rdf-helper-jena-selection, rdf-helper-jena, bean-helper-spring,
There are maybe transitive dependencies!
Group org.ow2.weblab.portlets
Version 1.3.1
Last update 19. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies rdf-helper-jena-selection, rdf-helper-jena, bean-helper-spring,
There are maybe transitive dependencies!
parent from group org.ow2.weblab.portlets (version 1.2.2)
This is a generic parent POM for some portlet developed for the WebLab platform by EADS team members.
For some needs we developed the Abstract WebLab Portlet. It eases development if multiple events need to be handled. If you do not need these functionalities, please consider using an other parent POM for you portlet instead of this POM.
Please note that some libraries need to be provided by the portal. Some provided libraries are probably in the portal own libraries (javax.portlet:portlet-api, javax.servlet:servlet-api, javax.servlet:jstl and taglibs:standard). Some other need to be added by your own (for eventing), they are WebLab specific, since we encourage you to only exchange objects of the WebLab model as events (org.weblab-project.core:model, org.weblab-project.core:extended).
Group: org.ow2.weblab.portlets Artifact: 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 parent
Group org.ow2.weblab.portlets
Version 1.2.2
Last update 10. September 2011
Organization not specified
URL http://weblab.ow2.org
License GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.ow2.weblab.portlets
Version 1.2.2
Last update 10. September 2011
Organization not specified
URL http://weblab.ow2.org
License GNU LESSER GENERAL PUBLIC LICENSE Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
multiverse-scala from group org.multiverse (version 0.5.2)
Scala classes to allow more elegant use of Multiverse from Scala. Atm the functionality
is quite limited since not a lot of effort was put in the Scala integration. For the 0.6 release
Multiverse should be able to work with in Scala written transactional objects configured with
the Multiverse annotations. So that would reduce the need for this library, although in Scala
they want to have special Scala 'interfaces' that provide some syntactic sugar to use java collections
in Scala. So this module would be the good location for that. If anyone would like to help
improving the Multiverse/Scala integration, please don't hesitate to join.
Artifact multiverse-scala
Group org.multiverse
Version 0.5.2
Last update 26. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies multiverse-core, scala-library,
There are maybe transitive dependencies!
Group org.multiverse
Version 0.5.2
Last update 26. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies multiverse-core, scala-library,
There are maybe transitive dependencies!
pragautox10 from group com.pragmaticautomation (version 1.0)
Group: com.pragmaticautomation Artifact: pragautox10
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pragautox10
Group com.pragmaticautomation
Version 1.0
Last update 07. October 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.pragmaticautomation
Version 1.0
Last update 07. October 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
testsuite from group org.apache.geronimo.testsuite (version 2.1.2)
Group: org.apache.geronimo.testsuite Artifact: testsuite
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
stepping from group com.imperva.stepping (version 5.1.0)
Stepping is a framework designed to ease the implementation of data processing solutions.
In use cases where we need to implement data or data-streaming algorithms or any other processing on data, we need to
first handle many different infrastructure issues.
For example, we need to decide how to split the data processing logic into different steps, think about our threading policy,
how to handle communication between the different steps, error handling etc.
One of the most important subjects is the Threading Policy of our solution. For example, we need to think how many threads
to open, have the option to distribute the processing of data to multiple 'executors' in parallel, have a thread-safe
communication layer between the threads etc.
On top of that we also care a lot about the performance of our solution, we want to make sure that the latency added by
these infrastructures is minimal as possible.
Stepping aims to handle many of these aspects so developers can spend their time on the business logic instead of
solving these infrastructure and data flow issues issues over and over again.
0 downloads
Artifact stepping
Group com.imperva.stepping
Version 5.1.0
Last update 01. July 2024
Organization not specified
URL https://github.com/imperva/stepping.git
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies perf-sampler, slf4j-api, spring-context,
There are maybe transitive dependencies!
Group com.imperva.stepping
Version 5.1.0
Last update 01. July 2024
Organization not specified
URL https://github.com/imperva/stepping.git
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies perf-sampler, slf4j-api, spring-context,
There are maybe transitive dependencies!
jfreechart from group se.malmin (version 1.5.3)
This is a fork of jfreechart. The purpose is to the build it with the Java module sytem and Java 17.
This to be able to use it in building java applications with reduced runtimes.
Three servlet classes have been removed as they depended on the automatic module servlet.api.
No functionality has beed added. All credit to the original project.
Introduzing the module system has broken the unit tests. Everything seems to work as expected though.
If you stumble upon this, then it might be useful if you need to use jfreechart in a Java module application.
This project will not be maintained though. It looks like jfreechart is adopting the module system and that it might be released soon.
jfreechart with Java 11 and modules for java fx applications was recently released.
JFreeChart is a class library, written in Java, for generating charts.
Utilising the Java2D API, it supports a wide range of chart types including
bar charts, pie charts, line charts, XY-plots, time series plots, Sankey charts
and more.
Artifact jfreechart
Group se.malmin
Version 1.5.3
Last update 20. September 2023
Organization JFree.org
URL http://www.jfree.org/jfreechart/
License GNU Lesser General Public Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group se.malmin
Version 1.5.3
Last update 20. September 2023
Organization JFree.org
URL http://www.jfree.org/jfreechart/
License GNU Lesser General Public Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
idaithalam from group io.virtualan (version 1.7.0)
Generate feature file and cucumber report and execute and generate for VIRTUALAN or POSTMAN collection
and used for API contract testing capability.
- Used for API testing.
- Used for Contract testing.
- Used for Production Checkout.
- Used for Agile sprint end regression testing.
0 downloads
Artifact idaithalam
Group io.virtualan
Version 1.7.0
Last update 23. May 2022
Organization not specified
URL https://virtualan.io
License Apache License 2.0
Dependencies amount 3
Dependencies cucumblan-api, cucumber-reporting, compiler,
There are maybe transitive dependencies!
Group io.virtualan
Version 1.7.0
Last update 23. May 2022
Organization not specified
URL https://virtualan.io
License Apache License 2.0
Dependencies amount 3
Dependencies cucumblan-api, cucumber-reporting, compiler,
There are maybe transitive dependencies!
com.sap.conn.jco.sapjco3 from group com.github.easonjim (version 3.0.11)
The SAP Java Connector (SAP JCo) is a toolkit that allows a Java application to communicate with any SAP system.
It combines an easy to use API with unprecedented flexibility and performance. The package supports both, Java
to SAP System as well as SAP System to Java calls.
- All SAP Connectors are licensed without additional license fees as part of the respective solution or component license.
However, please note that each connector may be used only for connecting external (non-SAP) applications to SAP Systems /
SAP Solutions. Scenarios, in which two external (non-SAP) applications are integrated via an SAP Connector, are not allowed.
- The redistribution of any connector is not allowed.
- All SAP users accessing application functionality through the relevant connector are required to be licensed under a
respective solution or component license.
To use the SAP JCo with the jco-jar project, you need to either install the SAP JCo jar downloaded from SAP to your local
Maven repository (variant a) or deploy it to e.g. an enterprise Maven repository like Nexus or Artifactory (variant b):
(a) mvn install:install-file -DgroupId=com.github.easonjim -DartifactId=com.sap.conn.jco.sapjco3 -Dversion=3.0.11 -Dpackaging=jar -Dfile=path/to/sapjco3.jar
(b) mvn deploy:deploy-file -DrepositoryId=[your.repo.id] -DgroupId=com.github.easonjim -DartifactId=com.sap.conn.jco.sapjco3 -Dversion=3.0.11 -Dpackaging=jar -Dfile=path/to/sapjco3.jar
0 downloads
Artifact com.sap.conn.jco.sapjco3
Group com.github.easonjim
Version 3.0.11
Last update 22. May 2019
Organization easonjim@github
URL http://service.sap.com/connectors
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.easonjim
Version 3.0.11
Last update 22. May 2019
Organization easonjim@github
URL http://service.sap.com/connectors
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
Page 108 from 120 (items total 1193)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy