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

Download JAR files tagged by easier with all dependencies

Search JAR files by class name

obevo-db-scenario-tests from group com.goldmansachs.obevo (version 6.0.0)

Tests that require H2 to execute, as it was easier to represent these via SQLs instead of just mocking. These should eventually be moved into obevo-core with a mock system implementation.

Group: com.goldmansachs.obevo Artifact: obevo-db-scenario-tests
Show documentation Show source 
 

0 downloads
Artifact obevo-db-scenario-tests
Group com.goldmansachs.obevo
Version 6.0.0
Last update 27. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oriana_2.11 from group com.github.norwae (version 1.1.0)

Oriana is a small layer on top of slick that allows easier access to the database. It allows peudo-syntactic methods to inject a database context into arbitrary code, and simplifies deployment, updates and initialization.

Group: com.github.norwae Artifact: oriana_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact oriana_2.11
Group com.github.norwae
Version 1.1.0
Last update 13. April 2017
Organization com.github.norwae
URL https://github.com/norwae/oriana
License BSD 2-Clause
Dependencies amount 6
Dependencies scala-library, akka-actor_2.11, akka-stream_2.11, akka-slf4j_2.11, slick_2.11, slick-hikaricp_2.11,
There are maybe transitive dependencies!

oriana_2.12 from group com.github.norwae (version 1.1.0)

Oriana is a small layer on top of slick that allows easier access to the database. It allows peudo-syntactic methods to inject a database context into arbitrary code, and simplifies deployment, updates and initialization.

Group: com.github.norwae Artifact: oriana_2.12
Show documentation Show source 
 

0 downloads
Artifact oriana_2.12
Group com.github.norwae
Version 1.1.0
Last update 13. April 2017
Organization com.github.norwae
URL https://github.com/norwae/oriana
License BSD 2-Clause
Dependencies amount 6
Dependencies scala-library, akka-actor_2.12, akka-stream_2.12, akka-slf4j_2.12, slick_2.12, slick-hikaricp_2.12,
There are maybe transitive dependencies!

purejavacomm from group com.github.purejavacomm (version 1.0.2.RELEASE)

PureJavaComm is an Application Programmin Interface (API) for accessing serial ports from Java. PureJavaComm aims to be a drop-in replacement for Sun's (now Oracle) abandoned JavaComm and an easier to deploy alternative to RXTX.

Group: com.github.purejavacomm Artifact: purejavacomm
Show all versions Show documentation Show source 
 

59 downloads
Artifact purejavacomm
Group com.github.purejavacomm
Version 1.0.2.RELEASE
Last update 25. February 2017
Organization not specified
URL http://www.sparetimelabs.com/purejavacomm/purejavacomm.php
License Simplified BSD License
Dependencies amount 1
Dependencies jna,
There are maybe transitive dependencies!

android-cryptography from group com.github.fhdalotaibi (version 1.0.0)

CryptographyAndroid is a complements javax.crypto.Cipher and java.security.KeyStore to make it much easier to encrypt and decrypt your data. CryptographyAndroid stores cryptographic keys in the keyStore.

Group: com.github.fhdalotaibi Artifact: android-cryptography
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact android-cryptography
Group com.github.fhdalotaibi
Version 1.0.0
Last update 24. January 2017
Organization not specified
URL https://github.com/FhdAlotaibi/CryptographyAndroid
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies appcompat-v7, gson,
There are maybe transitive dependencies!

junit-helpers from group com.lotaris.junit (version 1.0.0)

Various helpers to help writing JUnit tests easier. Provide some annotations lookup to validate that Java EE entities match a defined contract.

Group: com.lotaris.junit Artifact: junit-helpers
Show documentation Show source 
 

0 downloads
Artifact junit-helpers
Group com.lotaris.junit
Version 1.0.0
Last update 17. November 2014
Organization not specified
URL https://github.com/lotaris/junit-helpers
License MIT License
Dependencies amount 4
Dependencies junit, mockito-all, powermock-module-junit4, powermock-api-mockito,
There are maybe transitive dependencies!

c10n-tools from group com.github.rodionmoiseev.c10n (version 1.2)

A Java library, focused on making internationalisation more modular, easier to evolve and maintain, robust-to-change and IDE-friendly without excess of external tools.

Group: com.github.rodionmoiseev.c10n Artifact: c10n-tools
Show documentation Show source 
 

0 downloads
Artifact c10n-tools
Group com.github.rodionmoiseev.c10n
Version 1.2
Last update 23. September 2014
Organization not specified
URL http://rodionmoiseev.github.io/c10n/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies javaparser, reflections, c10n,
There are maybe transitive dependencies!

doklet from group org.kohsuke (version 1.0)

This is a modification to the standard doclet that allows http://server/path/to/index.html?ShortClassName to automatically expands to: http://server/path/to/index.html?fully/qualified/ClassName.html This makes it easier to reference javadoc

Group: org.kohsuke Artifact: doklet
Show documentation Show source 
 

0 downloads
Artifact doklet
Group org.kohsuke
Version 1.0
Last update 09. August 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

test.util from group org.glassfish.fighterfish (version 1.1.7)

This is a small junit extension developed in FighterFish project to make the task of writing test cases using maven/glassfish/junit much easier. It in turn leverages pax-exam test framework.

Group: org.glassfish.fighterfish Artifact: test.util
Show all versions Show documentation Show source 
 

0 downloads
Artifact test.util
Group org.glassfish.fighterfish
Version 1.1.7
Last update 26. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies simple-glassfish-api, junit, org.osgi.core, org.osgi.compendium, pax-exam, pax-exam-junit4, pax-exam-container-native, pax-exam-link-assembly, pax-url-aether, slf4j-jdk14, httpclient-osgi,
There are maybe transitive dependencies!

c10n-core from group c10n (version 1.1)

A Java library, focused on making internationalisation more modular, easier to evolve and maintain, robust-to-change and IDE-friendly without excess of external tools.

Group: c10n Artifact: c10n-core
Show documentation Show source 
 

0 downloads
Artifact c10n-core
Group c10n
Version 1.1
Last update 03. March 2013
Organization not specified
URL https://github.com/rodionmoiseev/c10n
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 110 from 129 (items total 1284)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy