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

Download JAR files tagged by your with all dependencies

Search JAR files by class name

adal4j from group com.microsoft.azure (version 1.6.7)

Azure active directory library for Java gives you the ability to add Windows Azure Active Directory authentication to your web application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.microsoft.azure Artifact: adal4j
Show all versions Show documentation Show source 
 

749 downloads
Artifact adal4j
Group com.microsoft.azure
Version 1.6.7
Last update 30. April 2021
Organization not specified
URL https://github.com/AzureAD/azure-activedirectory-library-for-java
License MIT License
Dependencies amount 5
Dependencies oauth2-oidc-sdk, gson, slf4j-api, commons-codec, commons-lang3,
There are maybe transitive dependencies!

MavenAnalysisConf from group com.salesforce.maven (version 2.0.1)

Provides a Checkstyle and PMD configuration. The PMD configuration is meant to allow for future hierarchical levels to be defined, so that projects can choose which level to adhere. Checkstyle is not as flexible. I have provided a check that looks for a BSD 3 clause header in your project assuming that will be your default, especially in the https://github.com/salesforce/ repositories.

Group: com.salesforce.maven Artifact: MavenAnalysisConf
Show all versions Show source 
 

1 downloads
Artifact MavenAnalysisConf
Group com.salesforce.maven
Version 2.0.1
Last update 23. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

beige-accandr from group org.beigesoft (version 1.1)

Beigesoft™ Enterprise Information System is a standalone JEE web application that runs on the embedded A-Jetty for Android. Web-Store is included for study and tests purposes, and you are also able to make a full DB copy from a cloud version, and you can make price lists (in different price categories) and export them via CSV files to your customers and POS.

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

0 downloads
Artifact beige-accandr
Group org.beigesoft
Version 1.1
Last update 10. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 9
Dependencies beige-accjet, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-base, beige-logging-android, android-mail, android-activation, support-v4, multidex,
There are maybe transitive dependencies!

beige-accjet from group org.beigesoft (version 1.1)

Beigesoft™ Enterprise Information System is standalone JEE web application that runs on embedded A-Jetty. Web-Store is included for study and tests purposes, and you are also able to make full DB copy from cloud version, and you can make price lists (in different price categories) and export it in CSV file to your customers or POS.

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

0 downloads
Artifact beige-accjet
Group org.beigesoft
Version 1.1
Last update 06. November 2020
Organization not specified
URL https://sites.google.com/site/beigesoftware
License BSD 2-Clause License
Dependencies amount 7
Dependencies beige-acc, javax.mail, beige-web-jar, bcprov-jdk15on, bcpkix-jdk15on, a-jetty-swing, sqlite-jdbc,
There are maybe transitive dependencies!

akka-multi-node-testkit_2.11 from group com.typesafe.akka (version 2.5.32)

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-multi-node-testkit_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-multi-node-testkit_2.11
Group com.typesafe.akka
Version 2.5.32
Last update 15. October 2020
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 3
Dependencies scala-library, akka-remote_2.11, akka-testkit_2.11,
There are maybe transitive dependencies!

akka-coordination_2.11 from group com.typesafe.akka (version 2.5.32)

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-coordination_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-coordination_2.11
Group com.typesafe.akka
Version 2.5.32
Last update 15. October 2020
Organization Lightbend Inc.
URL https://akka.io/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, akka-actor_2.11,
There are maybe transitive dependencies!

ff4j-store-mongodb-v3 from group org.ff4j (version 1.8.10)

Group: org.ff4j Artifact: ff4j-store-mongodb-v3
Show all versions Show documentation Show source 
 

1 downloads
Artifact ff4j-store-mongodb-v3
Group org.ff4j
Version 1.8.10
Last update 04. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ff4j-core,
There are maybe transitive dependencies!

closure-compiler-gwt from group com.google.javascript (version v20200830)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: com.google.javascript Artifact: closure-compiler-gwt
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-gwt
Group com.google.javascript
Version v20200830
Last update 31. August 2020
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 14
Dependencies closure-compiler-externs, args4j, guava, guava-gwt, protobuf-java, gson, jsr305, gwt-user, gwt-dev, jsinterop-annotations, base, elemental2-core, re2j, re2j,
There are maybe transitive dependencies!

generic-dao from group org.sakaiproject.genericdao (version 0.12.0)

Generic Dao is a Java package which allows a developer to skip writing DAOs for their persistence objects when they are using Spring and/or Hibernate. The package was originally created by Aaron Zeckoski for the Evaluation System project but was repackaged to make it distributable by request. It is used in the RSF framework (http://www2.caret.cam.ac.uk/rsfwiki/). Note about the BeanUtils provided dependency: BeanUtils is not required if you are not using it in your project. Note about the Hibernate provided dependency: Hibernate is not required if you are not using it in your project.

Group: org.sakaiproject.genericdao Artifact: generic-dao
Show all versions Show documentation Show source 
 

6 downloads
Artifact generic-dao
Group org.sakaiproject.genericdao
Version 0.12.0
Last update 22. August 2020
Organization CARET, University of Cambridge
URL http://confluence.sakaiproject.org/confluence/x/zX8
License Apache License 2
Dependencies amount 1
Dependencies reflectutils,
There are maybe transitive dependencies!

tenio from group io.github.congcoi123 (version 3.1.1)

TenIO is a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games. It supports UDP and TCP transports which are handled by Netty for high-speed network transmission. It uses MsgPack for compressing data so that can be transferred quickly through the network. This framework can help you quickly create a game server or integrate it into your system.

Group: io.github.congcoi123 Artifact: tenio
Show all versions Show documentation Show source 
 

0 downloads
Artifact tenio
Group io.github.congcoi123
Version 3.1.1
Last update 05. June 2020
Organization not specified
URL https://github.com/congcoi123/tenio
License MIT License
Dependencies amount 7
Dependencies netty-all, jetty-server, jetty-servlet, servlet-api, msgpack, guava, log4j-core,
There are maybe transitive dependencies!



Page 571 from 658 (items total 6573)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy