swagger-api / swagger-api/swagger-parser
The POM for io.swagger.parser.v3:swagger-parser-project:jar:2.0.27-SNAPSHOT is missing, no dependency information available
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 867
- Forks
- 560
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
The latest version 2.0.27-snapshot is not included on maven central repository, any idea how to get the latest version?
what dependency I shall add?
This is the dependency I am adding:
<dependency>
<groupId>io.swagger.parser.v3</groupId>
<artifactId>swagger-parser-project</artifactId>
<version>2.0.27-SNAPSHOT</version>
</dependency>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Maven dependency coordinates for io.swagger.parser.v3:swagger-parser-project:2.0.27-SNAPSHOT. Check Maven Central and the repository's release metadata to determine whether that snapshot is published and which coordinates are supported; done means documenting the available version or repository configuration, since no project file or test is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100