Download JAR files tagged by encoding with all dependencies
commons-xmlbeans from group com.guicedee.services (version 62)
The Apache Commons Codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Group: com.guicedee.services Artifact: commons-xmlbeans
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact commons-xmlbeans
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL https://commons.apache.org/proper/commons-codec/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL https://commons.apache.org/proper/commons-codec/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jasn1-iec61850mod from group org.openmuc (version 1.10.0)
jASN1 is a library used for encoding and decoding ASN.1 BER messages. This is a special modified version of the original jASN1 that encodes boolean true values as 0x01 instead of 0xff in order to be compatible with certain IEC 61850 devices
Artifact jasn1-iec61850mod
Group org.openmuc
Version 1.10.0
Last update 21. September 2018
Organization not specified
URL http://www.openmuc.org/
License Mozilla Public License v2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.openmuc
Version 1.10.0
Last update 21. September 2018
Organization not specified
URL http://www.openmuc.org/
License Mozilla Public License v2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
udunits from group org.lasersonlab.thredds (version 5.0.0)
The ucar.units Java package is for decoding and encoding formatted unit specifications (e.g. "m/s"), converting numeric values between compatible units (e.g. between "m/s" and "knot"), and for performing arithmetic operations on units (e.g. dividing one unit by another, or raising a unit to a power).
Artifact udunits
Group org.lasersonlab.thredds
Version 5.0.0
Last update 27. July 2018
Organization not specified
URL https://github.com/lasersonlab/thredds
License (MIT-style) netCDF C library license
Dependencies amount 3
Dependencies joda-time, jsr305, slf4j-api,
There are maybe transitive dependencies!
Group org.lasersonlab.thredds
Version 5.0.0
Last update 27. July 2018
Organization not specified
URL https://github.com/lasersonlab/thredds
License (MIT-style) netCDF C library license
Dependencies amount 3
Dependencies joda-time, jsr305, slf4j-api,
There are maybe transitive dependencies!
udunits from group edu.ucar (version 4.5.5)
The ucar.units Java package is for decoding and encoding
formatted unit specifications (e.g. "m/s"), converting numeric values
between compatible units (e.g. between "m/s" and "knot"), and for
performing arithmetic operations on units (e.g. dividing one unit by
another, raising a unit to a power).
Artifact udunits
Group edu.ucar
Version 4.5.5
Last update 21. April 2015
Organization not specified
URL http://www.unidata.ucar.edu/software/udunits//
License not specified
Dependencies amount 2
Dependencies joda-time, jcip-annotations,
There are maybe transitive dependencies!
Group edu.ucar
Version 4.5.5
Last update 21. April 2015
Organization not specified
URL http://www.unidata.ucar.edu/software/udunits//
License not specified
Dependencies amount 2
Dependencies joda-time, jcip-annotations,
There are maybe transitive dependencies!
ldaptemplate from group net.sf.ldaptemplate (version 1.0.2)
Java framework to simplify LDAP operations, based on the pattern of Spring's JdbcTemplate. Relieves the users of the burden of looking up and closing contexts, looping through NamingEnumerations, encoding/decoding values and filters, and more.
Artifact ldaptemplate
Group net.sf.ldaptemplate
Version 1.0.2
Last update 21. August 2006
Organization not specified
URL http://sourceforge.net/projects/ldaptemplate/
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies commons-logging, commons-lang, commons-collections, spring-beans, spring-core, spring-context, spring-dao,
There are maybe transitive dependencies!
Group net.sf.ldaptemplate
Version 1.0.2
Last update 21. August 2006
Organization not specified
URL http://sourceforge.net/projects/ldaptemplate/
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies commons-logging, commons-lang, commons-collections, spring-beans, spring-core, spring-context, spring-dao,
There are maybe transitive dependencies!
asn1-der from group directory-asn1 (version 0.3.3)
API containing functionality used for encoding and decoding DER
streams in blocking mode. This is stepping-stone code meant to
facilitate the migration of Kerberos, which was developed outside of
the ASF, to the Apache Directory project's ASN.1 Runtime.
Artifact asn1-der
Group directory-asn1
Version 0.3.3
Last update 24. December 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group directory-asn1
Version 0.3.3
Last update 24. December 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
gwt-commons-codec from group de.knightsoft-net (version 1.17.1-0)
The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
This is a port for GWT, which enables program, to use Apache Commons Codec
also in the frontend compiled by the gwt compiler to java-script.
Group: de.knightsoft-net Artifact: gwt-commons-codec
Show all versions Show documentation Show source
Show all versions Show documentation Show source
18 downloads
Artifact gwt-commons-codec
Group de.knightsoft-net
Version 1.17.1-0
Last update 20. August 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-codec
License Apache License, Version 2.0
Dependencies amount 3
Dependencies gwt-user, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!
Group de.knightsoft-net
Version 1.17.1-0
Last update 20. August 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-codec
License Apache License, Version 2.0
Dependencies amount 3
Dependencies gwt-user, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!
unboundid-ldapsdk from group com.unboundid (version 7.0.1)
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use
Java API for communicating with LDAP directory servers and performing
related tasks like reading and writing LDIF, encoding and decoding data
using base64 and ASN.1 BER, and performing secure communication. This
package contains the Standard Edition of the LDAP SDK, which is a
complete, general-purpose library for communicating with LDAPv3 directory
servers.
78 downloads
Artifact unboundid-ldapsdk
Group com.unboundid
Version 7.0.1
Last update 18. June 2024
Organization Ping Identity Corporation
URL https://github.com/pingidentity/ldapsdk
License Apache License, Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.unboundid
Version 7.0.1
Last update 18. June 2024
Organization Ping Identity Corporation
URL https://github.com/pingidentity/ldapsdk
License Apache License, Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
json-sanitizer from group com.mikesamuel (version 1.2.3)
Given JSON-like content, converts it to valid JSON.
This can be attached at either end of a data-pipeline to help satisfy
Postel's principle:
be conservative in what you do, be liberal in what you accept from
others
Applied to JSON-like content from others, it will produce well-formed
JSON that should satisfy any parser you use.
Applied to your output before you send, it will coerce minor mistakes in
encoding and make it easier to embed your JSON in HTML and XML.
137 downloads
Artifact json-sanitizer
Group com.mikesamuel
Version 1.2.3
Last update 12. May 2021
Organization not specified
URL https://github.com/OWASP/json-sanitizer
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
Group com.mikesamuel
Version 1.2.3
Last update 12. May 2021
Organization not specified
URL https://github.com/OWASP/json-sanitizer
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!
libavcodec from group com.tagtraum (version 4.0.0)
The libavcodec library provides a generic encoding/decoding framework and contains multiple decoders
and encoders for audio, video and subtitle streams, and several bitstream filters.
The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes
it suitable for implementing robust and fast codecs as well as for experimentation.
Group: com.tagtraum Artifact: libavcodec
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libavcodec
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 63 from 3 (items total 643)