Download JAR files tagged by advantages with all dependencies
babyfish-parent from group org.babyfish (version 1.1.0.Alpha)
An object model framework for Java and JPA.
It contains
(1) BabyFish Collection Framework(X Collection Framework + MA Collection Framework)
(2) ObjectModel(ObjectModel4Java + ObjectModel4JPA)
(3) An enhancement of JPA/Hibernate, merge the advantages of "ADO.NET Entity Framework" into JPA/Hibernate
Group: org.babyfish Artifact: babyfish-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 babyfish-parent
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!
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!
ajaxjs-framework2 from group com.ajaxjs (version 1.0.1)
AJAXJS aims to full-stack, not only the server-side framework,
but also integrates the front-end library. It's written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated,
emphasizing the lightweight, and fast, very suitable for the Internet fast application.
Artifact ajaxjs-framework2
Group com.ajaxjs
Version 1.0.1
Last update 18. August 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-webmvc, mysql-connector-java, ajaxjs-util, validation-api,
There are maybe transitive dependencies!
Group com.ajaxjs
Version 1.0.1
Last update 18. August 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-webmvc, mysql-connector-java, ajaxjs-util, validation-api,
There are maybe transitive dependencies!
ajaxjs-base from group com.ajaxjs (version 1.2.6)
AJAXJS aims to full-stack, not only the server-side framework,
but also integrates the front-end library. It's written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated,
emphasizing the lightweight, and fast, very suitable for the Internet fast application.
Artifact ajaxjs-base
Group com.ajaxjs
Version 1.2.6
Last update 08. June 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javassist, javax.ws.rs-api, validation-api,
There are maybe transitive dependencies!
Group com.ajaxjs
Version 1.2.6
Last update 08. June 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javassist, javax.ws.rs-api, validation-api,
There are maybe transitive dependencies!
jmapper-api from group com.googlecode.jmapper-framework (version 1.2.1)
JMapper is a framework that permits to write dynamic mapping, bringing several advantages as:
create and enrich target objects,
apply a specific logic to the mapping (only valued fields, only null fields, etc..),
automated management of the XML file,
possibility of implementing the 1 to N and N to 1 relationships,
define explicit conversions,
define inherited configurations,
0 downloads
Artifact jmapper-api
Group com.googlecode.jmapper-framework
Version 1.2.1
Last update 13. December 2014
Organization not specified
URL http://code.google.com/p/jmapper-framework/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.googlecode.jmapper-framework
Version 1.2.1
Last update 13. December 2014
Organization not specified
URL http://code.google.com/p/jmapper-framework/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.4.0)
Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc.
Your advantages:
* You can't access on non-existing keys as it would cause compile errors
* As it's an enum, you can use your IDE's auto-completion
* You'll never have to check your properties keys again
* You can see the property's value in the enum field's javadoc
Group: com.googlecode.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact maven-properties-enum-plugin
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
There are maybe transitive dependencies!
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
There are maybe transitive dependencies!
maven-properties-enum-plugin from group net.sf.maven-properties-enum-plugin (version 1.0.1)
Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc.
Your advantages:
* You can't access on non-existing keys as it would cause compile errors
* As it's an enum, you can use your IDE's auto-completion
* You'll never have to check your properties keys again
* You can see the property's value in the enum field's javadoc
Artifact maven-properties-enum-plugin
Group net.sf.maven-properties-enum-plugin
Version 1.0.1
Last update 10. December 2010
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, maven-plugin-testing-harness, log4j,
There are maybe transitive dependencies!
Group net.sf.maven-properties-enum-plugin
Version 1.0.1
Last update 10. December 2010
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, maven-plugin-testing-harness, log4j,
There are maybe transitive dependencies!
mydas from group uk.ac.ebi.mydas (version 1.0.2)
This project aims to offer an easy-to-extend Java DAS server framework.
It offers several advantages:
* Implementing data sources is very easy but also flexible and powerful.
* Data caching is built into the system, with access to the caching
mechanism made available to the data sources.
* All aspects of the server are highly configurable, including
selecting options where the DAS 1.53 specification offers
choices to the implementor.
* The latest Java technologies have been used throughout the
system to optimise performance and simplify data source development.
* Wherever possible the same terminology is used in the API as in
the DAS specification and XML - again, making data source
development more easy.
* The server allows XSLT transforms of the DAS XML to be configured
to provide a simple DAS client view (limited to the single DAS
source).
More details of the DAS protocol, DAS servers and DAS clients can
be found at http://www.biodas.org/wiki/Main_Page.
The first version of this server is a complete implementation of
Distributed Sequence Annotation System (DAS) Version 1.53.
If you are interested in learning more about DAS 1.53, the
specification is highly recommended as a concise and complete
description of the DAS protocol that can be obtained from:
http://biodas.org/documents/spec.html
Artifact mydas
Group uk.ac.ebi.mydas
Version 1.0.2
Last update 19. August 2007
Organization not specified
URL http://code.google.com/p/mydas/
License The Apache Software License 2.0
Dependencies amount 7
Dependencies commons-collections, servlet-api, log4j, xpp3, xercesImpl, oscache, commons-logging,
There are maybe transitive dependencies!
Group uk.ac.ebi.mydas
Version 1.0.2
Last update 19. August 2007
Organization not specified
URL http://code.google.com/p/mydas/
License The Apache Software License 2.0
Dependencies amount 7
Dependencies commons-collections, servlet-api, log4j, xpp3, xercesImpl, oscache, commons-logging,
There are maybe transitive dependencies!
Page 1 from 1 (items total 7)