Last Version

sbt-openapi 0.0.9

Collection of SBT plugins for Meetup SBT projects.

License

License

MIT
GroupId

GroupId

com.meetup.sbt
ArtifactId

ArtifactId

sbt-openapi_2.10
Version

Version

0.0.9
Type

Type

jar
Description

Description

sbt-openapi
Collection of SBT plugins for Meetup SBT projects.
Project URL

Project URL

https://github.com/meetup/sbt-openapi/
Project Organization

Project Organization

Meetup

Download sbt-openapi_2.10 0.0.9


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.swagger : swagger-codegen jar 2.3.1

provided (4)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.6
org.scalacheck : scalacheck_2.10 jar 1.11.5

Project Modules

There are no modules declared in this project.