Download JAR files tagged by axis with all dependencies
jp.go.nict.langrid.client.axis from group net.servicegrid (version 1.0.7)
Group: net.servicegrid Artifact: jp.go.nict.langrid.client.axis
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
jp.go.nict.langrid.client.ws_1_2 from group net.servicegrid (version 1.0.7)
Group: net.servicegrid Artifact: jp.go.nict.langrid.client.ws_1_2
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
jp.go.nict.langrid.servicecontainer.axis from group net.servicegrid (version 1.0.0)
SOAP handler based on Apache Axis for the Service Grid Server Software and java web services.
Group: net.servicegrid Artifact: jp.go.nict.langrid.servicecontainer.axis
Show documentation Show source
Show documentation Show source
0 downloads
Artifact jp.go.nict.langrid.servicecontainer.axis
Group net.servicegrid
Version 1.0.0
Last update 27. October 2014
Organization not specified
URL http://langrid.org/
License not specified
Dependencies amount 6
Dependencies commons-codec, axis, axis-jaxrpc, axis-saaj, jp.go.nict.langrid.servicecontainer, jp.go.nict.langrid.commons,
There are maybe transitive dependencies!
Group net.servicegrid
Version 1.0.0
Last update 27. October 2014
Organization not specified
URL http://langrid.org/
License not specified
Dependencies amount 6
Dependencies commons-codec, axis, axis-jaxrpc, axis-saaj, jp.go.nict.langrid.servicecontainer, jp.go.nict.langrid.commons,
There are maybe transitive dependencies!
common-axis from group com.google.api-ads (version 0.4.0)
0 downloads
addressing from group net.sourceforge.addressing (version 1.1.1)
WS-Addressing implementation for Axis 1.4. Starting from the Apache
Addressing project, closed in 2005, this project wants to provide a common
implementation for any open source project that rely on non-interoperable
modifications of the original source code.
Artifact addressing
Group net.sourceforge.addressing
Version 1.1.1
Last update 07. January 2009
Organization Rodrigo Ruiz
URL http://addressing.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies axis, wsdl4j, commons-discovery, commons-logging,
There are maybe transitive dependencies!
Group net.sourceforge.addressing
Version 1.1.1
Last update 07. January 2009
Organization Rodrigo Ruiz
URL http://addressing.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies axis, wsdl4j, commons-discovery, commons-logging,
There are maybe transitive dependencies!
ads-lib from group com.google.api-ads (version 5.7.0)
Client library for Java for accessing ads APIs including DFP.
If you want to use this library, you must also include another Maven
artifact to specify which framework you would like to use it with. For
example, to use DFP with Axis, you should include the "dfp-axis"
artifact.
32 downloads
Artifact ads-lib
Group com.google.api-ads
Version 5.7.0
Last update 19. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies guava, guice, guice-assistedinject, commons-beanutils, commons-configuration, commons-collections, commons-lang, opencsv, slf4j-api, joda-time, google-api-client, google-api-client-gson, jcommander, jaxb-ri, jaxws-ri, javax.annotation-api, javax.activation,
There are maybe transitive dependencies!
Group com.google.api-ads
Version 5.7.0
Last update 19. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies guava, guice, guice-assistedinject, commons-beanutils, commons-configuration, commons-collections, commons-lang, opencsv, slf4j-api, joda-time, google-api-client, google-api-client-gson, jcommander, jaxb-ri, jaxws-ri, javax.annotation-api, javax.activation,
There are maybe transitive dependencies!
andromda-webservice-cartridge from group org.andromda.cartridges (version 3.4)
Group: org.andromda.cartridges Artifact: andromda-webservice-cartridge
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
wss4j from group wss4j (version 1.5.1)
Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at
OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and
verify SOAP Messages with WS-Security information. WSS4J will use Apache Axis and Apache XML-Security
projects and will be interoperable with JAX-RPC based server/clients and .NET server/clients.
124 downloads
Artifact wss4j
Group wss4j
Version 1.5.1
Last update 04. October 2008
Organization The Apache Software Foundation
URL http://ws.apache.org/wss4j/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group wss4j
Version 1.5.1
Last update 04. October 2008
Organization The Apache Software Foundation
URL http://ws.apache.org/wss4j/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
sirix-core from group com.github.johanneslichtenberger.sirix (version 0.1.0)
Sirix is a versioned, treebased storage system. It provides
an ID-less diff-algorithm to import differences between two versions. Furthermore
an ID-based diff-algorithm facilitates the comparison of versions stored within
Sirix. A GUI with several visualizations for comparing these versions visually is
available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential).
The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as
well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will
enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.
0 downloads
Artifact sirix-core
Group com.github.johanneslichtenberger.sirix
Version 0.1.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies snappy-java,
There are maybe transitive dependencies!
Group com.github.johanneslichtenberger.sirix
Version 0.1.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies snappy-java,
There are maybe transitive dependencies!
sirix-parent from group com.github.johanneslichtenberger.sirix (version 0.1.1)
Sirix is a versioned, treebased storage system. It provides
an ID-less diff-algorithm to import differences between two versions (currently XML-documents). Furthermore
an ID-based diff-algorithm facilitates the comparison of versions stored within
Sirix. A GUI with several visualizations for comparing these versions visually is
available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential).
The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as
well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will
enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.
Group: com.github.johanneslichtenberger.sirix Artifact: sirix-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sirix-parent
Group com.github.johanneslichtenberger.sirix
Version 0.1.1
Last update 27. September 2012
Organization not specified
URL https://github.com/JohannesLichtenberger/sirix
License New BSD
Dependencies amount 9
Dependencies je, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, guice, gson, guava,
There are maybe transitive dependencies!
Group com.github.johanneslichtenberger.sirix
Version 0.1.1
Last update 27. September 2012
Organization not specified
URL https://github.com/JohannesLichtenberger/sirix
License New BSD
Dependencies amount 9
Dependencies je, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, guice, gson, guava,
There are maybe transitive dependencies!
Page 14 from 15 (items total 143)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy