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

Download JAR files tagged by library with all dependencies

Search JAR files by class name

beigesoft-orm from group org.beigesoft (version 1.1.8)

This is simple lightweigt multiplatform (JDBC/Android) ORM library. It supports Postgresql, MySql, H2 and SQlite. It consist of ORM logic except platform dependent database access logic - e.g. JDBC or Android. It's configured with Beige-Settings (standard Java Properties XML files).

Group: org.beigesoft Artifact: beigesoft-orm
Show all versions Show documentation Show source 
 

0 downloads
Artifact beigesoft-orm
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 1
Dependencies beigesoft-settings,
There are maybe transitive dependencies!

cloning from group uk.com.robust-it (version 1.9.12)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object.

Group: uk.com.robust-it Artifact: cloning
Show all versions Show documentation Show source 
 

85 downloads
Artifact cloning
Group uk.com.robust-it
Version 1.9.12
Last update 08. February 2019
Organization not specified
URL https://code.google.com/p/cloning/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

xtend-android-archetype from group org.eclipse.xtend (version 2.17.0.M2)

Group: org.eclipse.xtend Artifact: xtend-android-archetype
Show all versions Show source 
 

0 downloads
Artifact xtend-android-archetype
Group org.eclipse.xtend
Version 2.17.0.M2
Last update 05. February 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jetlang from group org.jetlang (version 0.2.23)

Jetlang provides a high performance java threading library. It is a complement to the java.util.concurrent package introduced in 1.5 and should be used for message based concurrency similar to event based actors in Scala.

Group: org.jetlang Artifact: jetlang
Show all versions Show documentation Show source 
 

0 downloads
Artifact jetlang
Group org.jetlang
Version 0.2.23
Last update 29. January 2019
Organization not specified
URL https://github.com/jetlang/core
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

common-utils from group de.oglimmer.utils (version 0.5)

The library helps to prevent boilerplate code for random strings and names, SPI-based slf4j configuration, sophisticated property files, human readable representation of date differences and getting attributes from MANIFEST.FM files.

Group: de.oglimmer.utils Artifact: common-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact common-utils
Group de.oglimmer.utils
Version 0.5
Last update 10. January 2019
Organization not specified
URL http://oglimmer.de/de.oglimmer.utils/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, logback-classic, javax.json-api,
There are maybe transitive dependencies!

accord-core_2.13.0-M5 from group com.wix (version 0.7.3)

Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!

Group: com.wix Artifact: accord-core_2.13.0-M5
Show documentation Show source 
 

0 downloads
Artifact accord-core_2.13.0-M5
Group com.wix
Version 0.7.3
Last update 06. January 2019
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 3
Dependencies scala-library, accord-api_2.13.0-M5, resetallattrs_2.13.0-M5,
There are maybe transitive dependencies!

accord-core_sjs0.6_2.13.0-M5 from group com.wix (version 0.7.3)

Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!

Group: com.wix Artifact: accord-core_sjs0.6_2.13.0-M5
Show documentation Show source 
 

0 downloads
Artifact accord-core_sjs0.6_2.13.0-M5
Group com.wix
Version 0.7.3
Last update 06. January 2019
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 4
Dependencies scala-library, accord-api_sjs0.6_2.13.0-M5, scalajs-library_2.13.0-M5, resetallattrs_2.13.0-M5,
There are maybe transitive dependencies!

accord-api_sjs0.6_2.13.0-M5 from group com.wix (version 0.7.3)

Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!

Group: com.wix Artifact: accord-api_sjs0.6_2.13.0-M5
Show documentation Show source 
 

0 downloads
Artifact accord-api_sjs0.6_2.13.0-M5
Group com.wix
Version 0.7.3
Last update 06. January 2019
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 2
Dependencies scala-library, scalajs-library_2.13.0-M5,
There are maybe transitive dependencies!

accord-api_2.13.0-M5 from group com.wix (version 0.7.3)

Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!

Group: com.wix Artifact: accord-api_2.13.0-M5
Show documentation Show source 
 

0 downloads
Artifact accord-api_2.13.0-M5
Group com.wix
Version 0.7.3
Last update 06. January 2019
Organization com.wix
URL https://github.com/wix/accord
License Apache-2.0
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

biomedicus-measures from group edu.umn.biomedicus (version 2.0.2)

A lightweight (small and dependency-free) Java 8 library for identifying and normalizing numbers and measurements in text. This was developed as a stand-alone component of BioMedICUS, a biomedical and clinical NLP engine developed by the NLP-IE Group at the University of Minnesota Institute for Health Informatics.

Group: edu.umn.biomedicus Artifact: biomedicus-measures
Show all versions Show documentation Show source 
 

0 downloads
Artifact biomedicus-measures
Group edu.umn.biomedicus
Version 2.0.2
Last update 04. January 2019
Organization not specified
URL https://github.com/nlpie/biomedicus-measures
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5357 from 5462 (items total 54618)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy