python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Cannot import dependency from external repository (Azure Artifact)
I am coming to you because it's been almost 5 hours that I am struggling on importing my packaged spring boot application deployed to Azure Artifacts (Maven repository).
I am using intellij IDEA with ...
Hamza Khattabi
Votes: 0
Answers: 0
GitLab private maven repository not working in Spring Cloud Data Flow
I'm trying to register a task from my GitLab private maven repository...
I launch Spring Cloud DataFlow and Skipper with these properties:
maven.remote-repositories.gitlab.url: ${GITLAB_PACKAGE_REPOSI...
Kambei
Votes: 0
Answers: 1
Can not download my own artifact from maven central using gradle
I published successfully a simple project to maven central using maven-publish plugin in gradle.
You can see package here.
You can found my code of published project on github.
But when I tried to imp...
Duc
Votes: 0
Answers: 1