You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Libby_li <li...@163.com> on 2016/10/13 03:02:32 UTC

Re: where to get xmldsig-1.0.jar

Excuse me, do you know the license of xmldsig-1.0.jar?
Thanks~



--
View this message in context: http://maven.40175.n5.nabble.com/where-to-get-xmldsig-1-0-jar-tp92435p5883040.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: where to get xmldsig-1.0.jar

Posted by swapnil barwat <sw...@gmail.com>.
if you are using artifactory then you can by using license-check. Its
available in commercial version.

On Wed, Oct 12, 2016 at 11:02 PM, Libby_li <li...@163.com> wrote:

> Excuse me, do you know the license of xmldsig-1.0.jar?
> Thanks~
>
>
>
> --
> View this message in context: http://maven.40175.n5.nabble.
> com/where-to-get-xmldsig-1-0-jar-tp92435p5883040.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
regards..
Swapnil Barwat

Re: where to get xmldsig-1.0.jar

Posted by Stian Soiland-Reyes <st...@apache.org>.
Are you sure you need xmldsig?

http://docs.oracle.com/javase/6/docs/api/javax/xml/crypto/dsig/XMLSignature.html

and friends

has been part of JDK since 1.6, and the OpenJDK includes the
org.jcp.xml.dsig implementation.

You can also look at the Apache Santuario implementation which is
licensed as Apache 2.0:

https://santuario.apache.org/Java/api/org/apache/jcp/xml/dsig/internal/dom/DOMXMLSignature.html
https://santuario.apache.org/

On 13 October 2016 at 04:02, Libby_li <li...@163.com> wrote:
> Excuse me, do you know the license of xmldsig-1.0.jar?
> Thanks~
>
>
>
> --
> View this message in context: http://maven.40175.n5.nabble.com/where-to-get-xmldsig-1-0-jar-tp92435p5883040.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>



-- 
Stian Soiland-Reyes
http://orcid.org/0000-0001-9842-9718

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org