We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am trying to use the maven dependency, but when I checked on maven central:
<dependency> <groupId>com.delinea.secrets</groupId> <artifactId>tss-sdk-java</artifactId> <version>1.0</version> </dependency>
I only found the old (one):
<dependency> <groupId>com.thycotic.secrets</groupId> <artifactId>tss-sdk-java</artifactId> <version>1.0.1</version> </dependency>
I used the last on it's avaible a maven central repository. Is it the good choice ?
The text was updated successfully, but these errors were encountered:
@githubsuha please review the scope for getting the rebranded SS plugin published to the Maven repo.
Sorry, something went wrong.
githubsuha
No branches or pull requests
Hi,
I am trying to use the maven dependency, but when I checked on maven central:
I only found the old (one):
I used the last on it's avaible a maven central repository. Is it the good choice ?
The text was updated successfully, but these errors were encountered: