Last Version

io.github.ruedigerk.contractfirst.generator:contractfirst-generator-client-support 1.5.1

Contractfirst-Generator is a code generator for OpenAPI 3 contracts, enabling a contract-first approach to developing REST APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.ruedigerk.contractfirst.generator
ArtifactId

ArtifactId

contractfirst-generator-client-support
Version

Version

1.5.1
Type

Type

jar
Description

Description

Contractfirst-Generator is a code generator for OpenAPI 3 contracts, enabling a contract-first approach to developing REST APIs.

Download contractfirst-generator-client-support 1.5.1


<!-- https://jarcasting.com/artifacts/io.github.ruedigerk.contractfirst.generator/contractfirst-generator-client-support/ -->
<dependency>
    <groupId>io.github.ruedigerk.contractfirst.generator</groupId>
    <artifactId>contractfirst-generator-client-support</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ruedigerk.contractfirst.generator/contractfirst-generator-client-support/
implementation 'io.github.ruedigerk.contractfirst.generator:contractfirst-generator-client-support:1.5.1'
// https://jarcasting.com/artifacts/io.github.ruedigerk.contractfirst.generator/contractfirst-generator-client-support/
implementation ("io.github.ruedigerk.contractfirst.generator:contractfirst-generator-client-support:1.5.1")
'io.github.ruedigerk.contractfirst.generator:contractfirst-generator-client-support:jar:1.5.1'
<dependency org="io.github.ruedigerk.contractfirst.generator" name="contractfirst-generator-client-support" rev="1.5.1">
  <artifact name="contractfirst-generator-client-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ruedigerk.contractfirst.generator', module='contractfirst-generator-client-support', version='1.5.1')
)
libraryDependencies += "io.github.ruedigerk.contractfirst.generator" % "contractfirst-generator-client-support" % "1.5.1"
[io.github.ruedigerk.contractfirst.generator/contractfirst-generator-client-support "1.5.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.ruedigerk.contractfirst.generator : contractfirst-generator-gson-date-time-support jar 1.5.1
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : logging-interceptor jar 4.9.3
com.google.code.gson : gson jar 2.9.0

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.codehaus.groovy : groovy jar 3.0.10
org.spockframework : spock-core jar 2.1-groovy-3.0
net.bytebuddy : byte-buddy jar 1.12.8
org.objenesis : objenesis jar 3.2

Project Modules

There are no modules declared in this project.