Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Usage section isn't up-to-date? #218

Open
robertofabrizi opened this issue Jan 10, 2020 · 4 comments
Open

Usage section isn't up-to-date? #218

robertofabrizi opened this issue Jan 10, 2020 · 4 comments

Comments

@robertofabrizi
Copy link

In the Usage section it says to add:

libraryDependencies ++= Seq(
  "io.swagger" %% "swagger-play2" % "2.0.1-SNAPSHOT"
)

but that leads to downloads from URLS like

https://repo1.maven.org/maven2/io/swagger/swagger-play2_2.13/2.0.1-SNAPSHOT/swagger-play2_2.13-2.0.1-SNAPSHOT.pom

that aren't found.

@vasily802
Copy link

https://mvnrepository.com/artifact/io.swagger/swagger-play2 - 2.0.1-SNAPSHOT ain't there

@vasily802
Copy link

For what it's worth: https://stackoverflow.com/a/59904422/2340227

@robertofabrizi
Copy link
Author

https://mvnrepository.com/artifact/io.swagger/swagger-play2 - 2.0.1-SNAPSHOT ain't there

That's my issue, so it basically mean that this project can't be used with play 2.7 I suppose...

@evangboucher
Copy link

Hey @frantuma is the 2.0.1-SNAPSHOT version going to be published? It would be great to use this library for our 2.7 play project.

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

No branches or pull requests

3 participants