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

Download JAR files tagged by usage with all dependencies

Search JAR files by class name

soap-ws from group com.xkcoding (version 0.0.2)

soap-ws is a lightweight and easy-to-use Java library to handle SOAP message generation and SOAP message transmission on a purely XML level. With the usage of this library within few lines of code you can easily import your WSDL and generate SOAP messages directly in an XML format. Then you can use the SoapClient to transmit this message over HTTP(s) to a web-service endpoint. Finally, you can run SoapServer to receive SOAP messages and and respond to them. And all of that requires no classes or stubs generation - everything happens directly in an XML format.

Group: com.xkcoding Artifact: soap-ws
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact soap-ws
Group com.xkcoding
Version 0.0.2
Last update 24. May 2019
Organization not specified
URL http://projects.reficio.org/soap-ws/${project.version}
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

schema from group org.jsonx (version 0.2.2)

The JSON Schema Definition Language is designed to describe JSON documents by using schema components to constrain and document the meaning, usage and relationships of their constituent parts: value types and their content. Schemas may also provide for the specification of additional document information, such as normalization and defaulting of values. Schemas have facilities for self-documentation. Thus, the JSON Schema Definition Language can be used to define, describe and catalogue JSON vocabularies for JSON documents.

Group: org.jsonx Artifact: schema
Show documentation Show source 
 

0 downloads
Artifact schema
Group org.jsonx
Version 0.2.2
Last update 12. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies runtime,
There are maybe transitive dependencies!

yami-tool from group be.unamur.info (version 1.1.0)

Usage models (Discrete Time Markov Chain (DTMC)) represents the usage scenarios of the software as well as their probability. This allows one to determine the relative importance of execution scenarios (with respect to other). This project explores the possibility to reverse engineer usage models based on execution traces contained in application logs.

Group: be.unamur.info Artifact: yami-tool
Show all versions Show documentation Show source 
 

0 downloads
Artifact yami-tool
Group be.unamur.info
Version 1.1.0
Last update 02. November 2018
Organization University of Namur
URL https://github.com/xdevroey/yami
License Apache License 2.0
Dependencies amount 6
Dependencies vibes-dsl, guava, gson, named-regexp, log4j-slf4j-impl, slf4j-api,
There are maybe transitive dependencies!

wrappers from group de.cit-ec.tcs.alignment (version 3.1.1)

This module contains some wrappers to make usage of the TCSAlignmentToolbox easier. Most important for beginners is the StringEditDistance, which provides convenience functions for simple string comparisons. For sequences of vectors we provide the VectorialSequences wrapper. The RandomSequenceGenerator enables you to generate random multi-modal sequences for testing purposes.

Group: de.cit-ec.tcs.alignment Artifact: wrappers
Show all versions Show documentation Show source 
 

0 downloads
Artifact wrappers
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies algorithms, sequence-comparators,
There are maybe transitive dependencies!

android-util from group net.morimekta.utils (version 3.0.1)

Utility classes mimicking classes from android.os and android.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Group: net.morimekta.utils Artifact: android-util
Show all versions Show documentation Show source 
 

503 downloads
Artifact android-util
Group net.morimekta.utils
Version 3.0.1
Last update 08. September 2018
Organization not specified
URL https://gitlab.com/morimekta/android-util
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pomedit from group com.soerensen.pomedit (version 1.1.0)

This tool allows setting the version number of a specified dependency in a given Maven pom.xml file. All original comments and formatting will be kept. Usage example: mvn com.soerensen.pomedit:pomedit:1.0.1:setDependencyVersion -DpomFile="pom.xml" -Dgavtc="commons-io:commons-io:4.8.0" gavtc -> groupId:artifactId:version:type*:classifier* * optional Extra property: - noBackupFile (default:false), used to ignore the creation of a backup file.

Group: com.soerensen.pomedit Artifact: pomedit
Show all versions Show documentation 
 

0 downloads
Artifact pomedit
Group com.soerensen.pomedit
Version 1.1.0
Last update 25. June 2018
Organization not specified
URL https://www.soerensen.com
License Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, maven-plugin-annotations,
There are maybe transitive dependencies!

qualinsight-plugins-sonarqube-smell-plugin from group com.qualinsight.plugins.sonarqube (version 4.0.0)

Allows developers to programmatically report code smells usually not seen by SonarQube but which should be taken into consideration when evaluating a project's technical debt. Usage <a href="https://github.com/QualInsight/qualinsight-plugins-sonarqube-smell#code-smells-plugin-for-sonarqube">documentation</a> is available on the project's Homepage.

Group: com.qualinsight.plugins.sonarqube Artifact: qualinsight-plugins-sonarqube-smell-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact qualinsight-plugins-sonarqube-smell-plugin
Group com.qualinsight.plugins.sonarqube
Version 4.0.0
Last update 30. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies qualinsight-plugins-sonarqube-smell-api, sslr-squid-bridge, slf4j-api, commons-lang, commons-io, guava, gson,
There are maybe transitive dependencies!

proton-tests from group org.apache.qpid (version 0.16.0)

The Proton python system tests execute against the Java or C implementation, using Maven (via this pom) and CMake/CTest respectively. To run the tests against proton-j, execute: mvn test Example of advanced usage (all of the -D flags are optional): mvn test \ -Dproton.pythontest.pattern='proton_tests.transport.ClientTransportTest.*' \ -Dproton.pythontest.invocations=20 \ -Dproton.pythontest.always_colorize=true

Group: org.apache.qpid Artifact: proton-tests
Show all versions Show source 
 

0 downloads
Artifact proton-tests
Group org.apache.qpid
Version 0.16.0
Last update 08. December 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies proton-j, bcpkix-jdk15on,
There are maybe transitive dependencies!

truezip-samples from group de.schlichtherle.truezip (version 7.7.10)

Sample applications to demonstrate the usage of various TrueZIP module APIs. Some of these samples use rather advanced or exotic features which makes them more complex than necessary for a typical application. By design, the sample applications use all file system drivers which can be located at runtime. Location of the available file system drivers is performed by scanning the class path - see the Javaodoc for the TrueZIP Kernel class de.schlichtherle.truezip.fs.sl.FsDriverLocator for more information.

Group: de.schlichtherle.truezip Artifact: truezip-samples
Show all versions Show documentation Show source 
 

11 downloads
Artifact truezip-samples
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies truezip-path, truezip-driver-tar, truezip-driver-tzp, truezip-driver-zip,
There are maybe transitive dependencies!

jenkins-helper-java from group com.safaribooks (version 1.0.0)

This project interfaces with JUnit Attachments Plugin to record and display files easily in Jenkins deploy with instructions from https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide mvn -s settings.xml -DperformRelease=true clean deploy you will want to make a local settings file so your deployment does not no conflict with safari's internal maven settings, the "-s settings.xml" part of the command

Group: com.safaribooks Artifact: jenkins-helper-java
Show documentation Show source 
 

1 downloads
Artifact jenkins-helper-java
Group com.safaribooks
Version 1.0.0
Last update 18. June 2014
Organization not specified
URL https://github.com/safarijv/jenkins-helper-java
License The BSD 3-Clause License
Dependencies amount 2
Dependencies junit, commons-io,
There are maybe transitive dependencies!



Page 102 from 110 (items total 1094)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy