| License |
License |
|---|---|
| GroupId | GroupIdcom.meetup.sbt |
| ArtifactId | ArtifactIdsbt-openapi_2.10 |
| Version | Version0.0.9 |
| Type | Typejar |
| Description |
Descriptionsbt-openapi
Collection of SBT plugins for Meetup SBT projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sbt-openapi_2.10-0.0.9.pom | |
| sbt-openapi_2.10-0.0.9.jar | 23 KB |
| sbt-openapi_2.10-0.0.9-sources.jar | 2 KB |
| sbt-openapi_2.10-0.0.9-javadoc.jar | 368 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.meetup.sbt/sbt-openapi_2.10/ -->
<dependency>
<groupId>com.meetup.sbt</groupId>
<artifactId>sbt-openapi_2.10</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.meetup.sbt/sbt-openapi_2.10/
implementation 'com.meetup.sbt:sbt-openapi_2.10:0.0.9'
// https://jarcasting.com/artifacts/com.meetup.sbt/sbt-openapi_2.10/
implementation ("com.meetup.sbt:sbt-openapi_2.10:0.0.9")
'com.meetup.sbt:sbt-openapi_2.10:jar:0.0.9'
<dependency org="com.meetup.sbt" name="sbt-openapi_2.10" rev="0.0.9">
<artifact name="sbt-openapi_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meetup.sbt', module='sbt-openapi_2.10', version='0.0.9')
)
libraryDependencies += "com.meetup.sbt" % "sbt-openapi_2.10" % "0.0.9"
[com.meetup.sbt/sbt-openapi_2.10 "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-codegen | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.7 |
| org.scala-sbt : sbt | jar | 0.13.17 |
| org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.1.1 |
| org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.2.6 |
| org.scalacheck : scalacheck_2.10 | jar | 1.11.5 |