Download JAR files tagged by domain with all dependencies
jwebmp-blueimp-fileupload from group com.jwebmp.jre10 (version 0.59.0.14)
File Upload widget with multiple file selection, drag and drop support, progress bar, validation and preview images, audio and video for jQuery.
Supports cross-domain, chunked and resumable file uploads.
Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
Group: com.jwebmp.jre10 Artifact: jwebmp-blueimp-fileupload
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jwebmp-blueimp-fileupload
Group com.jwebmp.jre10
Version 0.59.0.14
Last update 23. September 2018
Organization not specified
URL https://github.com/GedMarc/JWebMP-BlueImpFileUpload
License not specified
Dependencies amount 13
Dependencies jwebmp-core, guiced-injection, jwebmp-log-master, jwebmp-interception, guiced-servlets, jwebmp-blueimp-gallery, jackson-databind, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all, commons-fileupload, tika-core,
There are maybe transitive dependencies!
Group com.jwebmp.jre10
Version 0.59.0.14
Last update 23. September 2018
Organization not specified
URL https://github.com/GedMarc/JWebMP-BlueImpFileUpload
License not specified
Dependencies amount 13
Dependencies jwebmp-core, guiced-injection, jwebmp-log-master, jwebmp-interception, guiced-servlets, jwebmp-blueimp-gallery, jackson-databind, junit-jupiter-api, assertj-core, mockito-core, hamcrest-all, commons-fileupload, tika-core,
There are maybe transitive dependencies!
jenesis4java from group net.sourceforge.jenesis4java (version 2.19)
Generating Java sources from strings or patterns can become very inconvenient, in those cases Jenesis 4 Java can be a solution for you. Jenesis 4 Java is a DOM
(domain object model) of the Java programming language. The complete java class including annotations and comments is constructed with as a DOM (that can be manipulated in as
many passes you need) until you let it encode to a java file.
Group: net.sourceforge.jenesis4java Artifact: jenesis4java
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact jenesis4java
Group net.sourceforge.jenesis4java
Version 2.19
Last update 19. January 2018
Organization jenesis4java
URL http://jenesis4java.sourceforge.net
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sourceforge.jenesis4java
Version 2.19
Last update 19. January 2018
Organization jenesis4java
URL http://jenesis4java.sourceforge.net
License GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
oodt-xmlquery from group org.apache.oodt (version 1.0)
This component provides a way to express queries in a generic
manner. Its centerpiece is a class called XMLQuery that uses
boolean postfix expressions to capture the domain, range, and
constraint of a query, regardless of the source of the query (SQL,
keyword query, etc.). It can also encapsulate the results of a
query. It's used by many other components as the standard way to
pass a query and its results between servers, clients, nodes, and
other components.
0 downloads
Artifact oodt-xmlquery
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies oodt-commons,
There are maybe transitive dependencies!
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies oodt-commons,
There are maybe transitive dependencies!
magritte from group org.siani.magritte (version 1.1.6)
Magritte is a framework for developing complex models at different levels of abstraction. It supports the definition of Domain Specific Languages (DSL) for modeling purposes. Models are composed of many objects that are linked representing different types of relations: abstraction, generalization, composition, aggregation or association. The most interesting feature is the dynamic polymorphism, that means that a single object can change what classes belong during its life.
0 downloads
Artifact magritte
Group org.siani.magritte
Version 1.1.6
Last update 29. April 2015
Organization not specified
URL https://bitbucket.org/siani/magritte
License The GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.siani.magritte
Version 1.1.6
Last update 29. April 2015
Organization not specified
URL https://bitbucket.org/siani/magritte
License The GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
magritte from group org.siani (version 1.1.2)
Magritte is a framework for developing complex models at different levels of abstraction. It supports the definition of Domain Specific Languages (DSL) for modeling purposes. Models are composed of many objects that are linked representing different types of relations: abstraction, generalization, composition, aggregation or association. The most interesting feature is the dynamic polymorphism, that means that a single object can change what classes belong during its life.
Artifact magritte
Group org.siani
Version 1.1.2
Last update 08. April 2015
Organization not specified
URL https://bitbucket.org/siani/magritte
License The GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.siani
Version 1.1.2
Last update 08. April 2015
Organization not specified
URL https://bitbucket.org/siani/magritte
License The GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
dominate-core from group it.amattioli (version 1.0.7)
Dominate is the basement on which all other JavATE libraries are build. It contains interfaces for the
basic patterns of domain driven design like "entity" and "repository". These interfaces gives you
the possibility to access these objects in a standardized way allowing a lot of generalization and
simplification.
Side by side with these interfaces there are implementations that speed up the development of
application using mainstream technologies like Hibernate, JPA, JCR and MongoDB.
Artifact dominate-core
Group it.amattioli
Version 1.0.7
Last update 25. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-collections, commons-beanutils-core, slf4j-api, cglib, bsh, hibernate-validator,
There are maybe transitive dependencies!
Group it.amattioli
Version 1.0.7
Last update 25. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-collections, commons-beanutils-core, slf4j-api, cglib, bsh, hibernate-validator,
There are maybe transitive dependencies!
UT_DSL from group net.sourceforge.scenarlang (version 1.1.9)
ScenarLang is a domain specific language (DSL) that attempts to make it
even easier to setup (unit) tests with mockito.
What it offers is :
=> A json like notation to declare your java objects (that way it is less
boring to configure deeply nested data structure for your tests).
=> A declarative way configure what the result of a mock call should be.
Group: net.sourceforge.scenarlang Artifact: UT_DSL
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact UT_DSL
Group net.sourceforge.scenarlang
Version 1.1.9
Last update 03. March 2013
Organization not specified
URL https://sourceforge.net/p/scenarlang
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sourceforge.scenarlang
Version 1.1.9
Last update 03. March 2013
Organization not specified
URL https://sourceforge.net/p/scenarlang
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
maven-glassfish-plugin from group org.glassfish.maven.plugin (version 2.1)
The Glassfish Maven Plugin is a Maven2 plugin allowing management of Glassfish domains and component deployments
from within the Maven build lifecycle. It encapsulates domain configuration and deployment attributes within the build
configuration for a more rapid development integration loop and simplified management of continuous integration testing of
components destined for deployment within the Glassfish V2 and later JavaEE containers.
Group: org.glassfish.maven.plugin Artifact: maven-glassfish-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact maven-glassfish-plugin
Group org.glassfish.maven.plugin
Version 2.1
Last update 03. August 2011
Organization not specified
URL http://maven-glassfish-plugin.dev.java.net/
License The Common Development and Distribution Licence version 1.0 (CDDL)
Dependencies amount 2
Dependencies maven-plugin, maven-plugin-annotations,
There are maybe transitive dependencies!
Group org.glassfish.maven.plugin
Version 2.1
Last update 03. August 2011
Organization not specified
URL http://maven-glassfish-plugin.dev.java.net/
License The Common Development and Distribution Licence version 1.0 (CDDL)
Dependencies amount 2
Dependencies maven-plugin, maven-plugin-annotations,
There are maybe transitive dependencies!
jai_core from group javax.media (version 1.1.3)
The Java Advanced Imaging API extends the Java 2 platform by allowing sophisticated, high-performance image processing to be incorporated into Java applets and applications. It is a set of classes providing imaging functionality beyond that of Java 2D and the Java Foundation classes, though it is designed for compatibility with those APIs. This API implements a set of core image processing capabilities including image tiling, regions of interest, deferred execution and a set of core image processing operators, including many common point, area, and frequency domain operators.
Group: javax.media Artifact: jai_core
Show all versions Show documentation
Show all versions Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
7 downloads
Artifact jai_core
Group javax.media
Version 1.1.3
Last update 10. July 2009
Organization not specified
URL https://jai.dev.java.net/
License JDL (Java Distribution License)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group javax.media
Version 1.1.3
Last update 10. July 2009
Organization not specified
URL https://jai.dev.java.net/
License JDL (Java Distribution License)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
webtestfixtures from group net.sf.webtestfixtures (version 2.0.1.3)
WebTest Fixtures are an extension to FIT/FitNesse that implement a customer-friendly language for
web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests
into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify
database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released
under GPL.
Artifact webtestfixtures
Group net.sf.webtestfixtures
Version 2.0.1.3
Last update 01. January 2009
Organization not specified
URL http://www.fitnesse.info/webtest
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.sf.webtestfixtures
Version 2.0.1.3
Last update 01. January 2009
Organization not specified
URL http://www.fitnesse.info/webtest
License GNU General Public License
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
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
Page 154 from 160 (items total 1598)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy