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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

ezy-locality-mh from group com.github.ztan.ezy-locality (version 0.3.0)

Group: com.github.ztan.ezy-locality Artifact: ezy-locality-mh
Show all versions 
 

0 downloads
Artifact ezy-locality-mh
Group com.github.ztan.ezy-locality
Version 0.3.0
Last update 25. August 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ezy-locality-dk from group com.github.ztan.ezy-locality (version 0.3.0)

Group: com.github.ztan.ezy-locality Artifact: ezy-locality-dk
Show all versions 
 

0 downloads
Artifact ezy-locality-dk
Group com.github.ztan.ezy-locality
Version 0.3.0
Last update 25. August 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aws-cdk-maven-plugin from group io.linguarobot (version 0.0.8)

The AWS CDK Maven plugin produces and deploys CloudFormation templates based on the cloud infrastructure defined by means of CDK. The goal of the project is to improve the experience of Java developers while working with CDK by eliminating the need for installing Node.js and interacting with the CDK application by means of CDK Toolkit.

Group: io.linguarobot Artifact: aws-cdk-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact aws-cdk-maven-plugin
Group io.linguarobot
Version 0.0.8
Last update 20. August 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies maven-plugin-api, core, cloudformation, s3, sts, route53, ec2, ssm, ecr, aws-cdk-maven-plugin-api, aws-cdk-maven-plugin-runtime, aws-cdk-cloud-manifest, guava, slf4j-api, commons-compress, commons-exec, javax.json-api, javax.json, jackson-datatype-jsr353, jackson-datatype-guava, lombok, testng,
There are maybe transitive dependencies!

org.otr4j from group org.jitsi (version 0.23)

otr4j is an implementation of the OTR (Off The Record) protocol in java. Off-the-Record Messaging, is a cryptographic protocol that uses a combination of the Advanced Encryption Standard (AES), the Diffie-Hellman key exchange, and the SHA hash functions. In addition to authentication and encryption, OTR provides perfect forward secrecy and malleable encryption. The OTR protocol was designed by Ian Goldberg and the OTR Development Team.

Group: org.jitsi Artifact: org.otr4j
Show all versions Show documentation Show source 
 

4 downloads
Artifact org.otr4j
Group org.jitsi
Version 0.23
Last update 08. August 2020
Organization not specified
URL http://github.com/jitsi/otr4j
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apminsight-javaagent-api from group com.site24x7.apminsight.java (version 4.9)

APM Insight API jar provides users the felixibility to custom instrument their application classes and methods, provide custom names, track exceptions in their application and report them back in Site24x7 web console. https://www.site24x7.com/help/apm/java-agent/monitoring-using-java-agent-api.html

Group: com.site24x7.apminsight.java Artifact: apminsight-javaagent-api
Show all versions Show documentation Show source 
 

3 downloads
Artifact apminsight-javaagent-api
Group com.site24x7.apminsight.java
Version 4.9
Last update 06. August 2020
Organization not specified
URL https://www.site24x7.com/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unojar-maven-plugin from group org.greening (version 1.5.0)

Unojar maven plugin creates a "fat jar" or "uber jar". It packages dependency jars with a main jar file, and with a specified main class to start, into a ...unojar.jar file. Dependent jars are automatically loaded with the main jar, and main method in the main class is called. This allows an entire application to be released as a single file and run with "java -jar ...unojar.jar".

Group: org.greening Artifact: unojar-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact unojar-maven-plugin
Group org.greening
Version 1.5.0
Last update 22. July 2020
Organization not specified
URL https://github.com/greening/unojar-maven-plugin
License GNU General Public License
Dependencies amount 8
Dependencies slf4j-api, core, commons-io, maven-model, maven-core, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

sso from group com.miniorange (version 1.0.0)

miniOrange Java SAML Single Sign On (SSO) Connector acts as a SAML Service Provider which can be configured to establish the trust between the SSO connector and a SAML capable Identity Provider to securely authenticate the users into your application. The SSO connector uses the SAML protocol for exchanging authentication and authorization data with the Identity Provider.

Group: com.miniorange Artifact: sso
Show documentation Show source 
 

0 downloads
Artifact sso
Group com.miniorange
Version 1.0.0
Last update 21. July 2020
Organization not specified
URL https://github.com/miniOrangeDev/java-sso
License MIT License
Dependencies amount 7
Dependencies opensaml, xmltooling, commons-lang3, httpclient, gson, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

langhuan-cabinet from group com.github.ljinlin (version 1.1.7-beta1)

This is a little book cabinet of Java.There are the most abstract state, type and other constants, a variety of components: unique id generator, dynamic data source components, cache components, interface specification groups, and a variety of tools: time, string, validation, reflection, object and other operating tools

Group: com.github.ljinlin Artifact: langhuan-cabinet
Show all versions Show documentation Show source 
 

0 downloads
Artifact langhuan-cabinet
Group com.github.ljinlin
Version 1.1.7-beta1
Last update 06. July 2020
Organization not specified
URL https://github.com/ljinlin/langhuan-cabinet
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-codec, concurrentlinkedhashmap-lru, pagehelper-spring-boot-starter, fastjson,
There are maybe transitive dependencies!

crud4j-archetype from group com.dukescript.archetype (version 0.33)

HTML page with master/detail showing results obtains for a Jersey server. Everything written in Java. Use your favorite language to code. Run the same code on server as well as client. Use HTML as a lightweight rendering toolkit. Deploy to desktop, Android, iOS, HTML5 browser.

Group: com.dukescript.archetype Artifact: crud4j-archetype
Show all versions 
 

0 downloads
Artifact crud4j-archetype
Group com.dukescript.archetype
Version 0.33
Last update 02. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

knockout4j-archetype from group com.dukescript.archetype (version 0.33)

HTML page with Knockout.js bindings driven by application model written in Java. Use your favorite language to code. Use HTML as a lightweight rendering toolkit. Deploy to desktop, Android, iOS, HTML5 browser.

Group: com.dukescript.archetype Artifact: knockout4j-archetype
Show all versions 
 

0 downloads
Artifact knockout4j-archetype
Group com.dukescript.archetype
Version 0.33
Last update 02. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5847 from 3 (items total 61272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy