Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven package not fount #7

Open
zhuCheer opened this issue Apr 28, 2022 · 1 comment
Open

maven package not fount #7

zhuCheer opened this issue Apr 28, 2022 · 1 comment

Comments

@zhuCheer
Copy link

Hi,I'm trying to run it,but a package not found;it is not in maven center repository.
import com.truphone.rsp.dto.asn1.rspdefinitions.GetEuiccChallengeResponse;

@mode51software
Copy link

This is part of the files generated from the asn1 in resources.

Check the command here.

So download the jasn1 compiler and run:

jasn1-compiler -o tmp -p com.truphone.rsp.dto.asn1 -f ./PKIXExplicit88.asn ./PKIXImplicit88.asn ./rsp.asn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants