codegen-core


License

License

GroupId

GroupId

io.github.ghostbuster91.sttp-openapi
ArtifactId

ArtifactId

codegen-core_2.12
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

codegen-core
codegen-core
Project URL

Project URL

https://github.com/ghostbuster91/sttp-openapi-generator
Project Organization

Project Organization

io.github.ghostbuster91.sttp-openapi
Source Code Management

Source Code Management

https://github.com/ghostbuster91/sttp-openapi-generator

Download codegen-core_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ghostbuster91.sttp-openapi/codegen-core_2.12/ -->
<dependency>
    <groupId>io.github.ghostbuster91.sttp-openapi</groupId>
    <artifactId>codegen-core_2.12</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ghostbuster91.sttp-openapi/codegen-core_2.12/
implementation 'io.github.ghostbuster91.sttp-openapi:codegen-core_2.12:0.2.2'
// https://jarcasting.com/artifacts/io.github.ghostbuster91.sttp-openapi/codegen-core_2.12/
implementation ("io.github.ghostbuster91.sttp-openapi:codegen-core_2.12:0.2.2")
'io.github.ghostbuster91.sttp-openapi:codegen-core_2.12:jar:0.2.2'
<dependency org="io.github.ghostbuster91.sttp-openapi" name="codegen-core_2.12" rev="0.2.2">
  <artifact name="codegen-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ghostbuster91.sttp-openapi', module='codegen-core_2.12', version='0.2.2')
)
libraryDependencies += "io.github.ghostbuster91.sttp-openapi" % "codegen-core_2.12" % "0.2.2"
[io.github.ghostbuster91.sttp-openapi/codegen-core_2.12 "0.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
io.github.ghostbuster91.sttp-openapi : parser_2.12 jar 0.2.2
org.scalameta : scalameta_2.12 jar 4.4.27
org.typelevel : cats-core_2.12 jar 2.6.1

test (9)

Group / Artifact Type Version
com.lihaoyi : utest_2.12 jar 0.7.10
com.softwaremill.diffx : diffx-utest_2.12 jar 0.5.6
com.softwaremill.diffx : diffx-cats_2.12 jar 0.5.6
com.softwaremill.sttp.client3 : core_2.12 jar 3.3.14
com.softwaremill.sttp.client3 : circe_2.12 jar 3.3.14
io.circe : circe-core_2.12 jar 0.14.1
io.circe : circe-generic_2.12 jar 0.14.1
io.circe : circe-parser_2.12 jar 0.14.1
io.circe : circe-yaml_2.12 jar 0.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1