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

Download JAR files tagged by javax with all dependencies

Search JAR files by class name

scope-rule-javax-servlet from group com.undefinedlabs.scope (version 0.15.1-beta.2)

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument the Javax Servlet package.

Group: com.undefinedlabs.scope Artifact: scope-rule-javax-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact scope-rule-javax-servlet
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

email-validator from group mx.com.inftel.oss (version 1.0)

Email validator is a simple wrapper to "javax.mail.internet.InternetAddress". The validation is accomplished by creating an "InternetAddress" object, calling "InternetAddress.validate()" and calling "InternetAddress.getAddress().equals()" to ensure the "value" is an "email" without "name".

Group: mx.com.inftel.oss Artifact: email-validator
Show documentation Show source 
 

1 downloads
Artifact email-validator
Group mx.com.inftel.oss
Version 1.0
Last update 12. June 2016
Organization INFTEL - Proveedor de Servicios de Aplicación
URL https://github.com/santoszv/email-validator
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mailer_2.10 from group com.github.jurajburian (version 1.2.1)

Thin wrapper of JavaMail library written in Scala language. Mailer is aim to be used in situations when is necessary send multiple mails, e.t. instance of javax.mail.Session is created and used by Mailer.

Group: com.github.jurajburian Artifact: mailer_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact mailer_2.10
Group com.github.jurajburian
Version 1.2.1
Last update 13. May 2016
Organization com.github.jurajburian
URL https://github.com/JurajBurian/mailer
License unlicense
Dependencies amount 2
Dependencies scala-library, mail,
There are maybe transitive dependencies!

rdf.tdb from group org.apache.clerezza.provisioning (version 1.1.1)

A Karaf feature and partialbundlelist with the Jena TDB storage provider This feature depends on java and OSGi platform libraries (javax.xml, org.osgi.service.cm and others) as well as rdf and slf4j logging.

Group: org.apache.clerezza.provisioning Artifact: rdf.tdb
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rdf.tdb
Group org.apache.clerezza.provisioning
Version 1.1.1
Last update 23. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf.jena.tdb.storage,
There are maybe transitive dependencies!

rdf from group org.apache.clerezza.provisioning (version 1.1.1)

A Karaf feature and partialbundlelist with the Java RDF libraries and jena based implementations. This feature depends on java and OSGi platform libraries (javax.xml, org.osgi.service.cm and others) as well as slf4j logging.

Group: org.apache.clerezza.provisioning Artifact: rdf
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rdf
Group org.apache.clerezza.provisioning
Version 1.1.1
Last update 23. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 34
Dependencies commons-codec, commons-lang3, com.ibm.icu, wymiwyg-commons-core, httpcore-osgi, guava, org.apache.sling.fragment.activation, org.apache.stanbol.commons.frameworkfragment, utils, commons-rdf-api, commons-rdf-impl-utils, rdf.core, rdf.ontologies, rdf.utils, rdf.metadata, rdf.jena.commons, rdf.jena.facade, rdf.rdfjson, json-simple, rdf.jena.serializer, rdf.jena.parser, rdf.jena.sparql, rdf.jena.storage, rdf.file.storage, jena-osgi, jackson-core, jackson-databind, jackson-annotations, jsonld-java, libthrift, commons-csv, httpclient-osgi, org.apache.servicemix.bundles.xmlresolver, org.apache.servicemix.bundles.xerces,
There are maybe transitive dependencies!

rdf.web from group org.apache.clerezza.provisioning (version 1.0.1)

A Karaf feature and partialbundlelist with the bundles providing web access to the Clerezza RDF stores. This feature depends on java and OSGi platform libraries (javax.xml, org.osgi.service.cm and others), slf4j logging - typerendering?

Group: org.apache.clerezza.provisioning Artifact: rdf.web
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rdf.web
Group org.apache.clerezza.provisioning
Version 1.0.1
Last update 18. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies jaxrs.rdf.providers, rdf.web.core, rdf.web.ontologies, jaxrs.utils, json-simple, platform.globalmenu.api, web.fileserver,
There are maybe transitive dependencies!

guava from group org.hudsonci.lib.guava (version 14.0.1-h-3)

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has two code dependencies - javax.annotation per the JSR-305 spec and javax.inject per the JSR-330 spec. This is a fork of Guava 14.0.1 for Hudson.

Group: org.hudsonci.lib.guava Artifact: guava
Show all versions Show documentation Show source 
 

4 downloads
Artifact guava
Group org.hudsonci.lib.guava
Version 14.0.1-h-3
Last update 09. November 2015
Organization not specified
URL http://hudson-ci.org/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

guava from group io.janusproject.guava (version 19.0.0)

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.

Group: io.janusproject.guava Artifact: guava
Show all versions Show documentation Show source 
 

121 downloads
Artifact guava
Group io.janusproject.guava
Version 19.0.0
Last update 09. April 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rdf.virtuoso from group org.apache.clerezza.provisioning (version 0.1)

A Karaf feature and partialbundlelist with the virtuoso storage provider This feature depends on java and OSGi platform libraries (javax.xml, org.osgi.service.cm and others) as well as rdf and slf4j logging.

Group: org.apache.clerezza.provisioning Artifact: rdf.virtuoso
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rdf.virtuoso
Group org.apache.clerezza.provisioning
Version 0.1
Last update 01. July 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jboss-transaction-api_1.1_spec, ext.virtuoso.jdbc, rdf.virtuoso.storage,
There are maybe transitive dependencies!



Page 30 from 3 (items total 334)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy