License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdio.github.ruedigerk.contractfirst.generator |
ArtifactId | ArtifactIdcontractfirst-generator-gson-date-time-support |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContractfirst-Generator is a code generator for OpenAPI 3 contracts, enabling a contract-first approach to developing REST APIs.
|
<!-- https://jarcasting.com/artifacts/io.github.ruedigerk.contractfirst.generator/contractfirst-generator-gson-date-time-support/ -->
<dependency>
<groupId>io.github.ruedigerk.contractfirst.generator</groupId>
<artifactId>contractfirst-generator-gson-date-time-support</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ruedigerk.contractfirst.generator/contractfirst-generator-gson-date-time-support/
implementation 'io.github.ruedigerk.contractfirst.generator:contractfirst-generator-gson-date-time-support:1.5.1'
// https://jarcasting.com/artifacts/io.github.ruedigerk.contractfirst.generator/contractfirst-generator-gson-date-time-support/
implementation ("io.github.ruedigerk.contractfirst.generator:contractfirst-generator-gson-date-time-support:1.5.1")
'io.github.ruedigerk.contractfirst.generator:contractfirst-generator-gson-date-time-support:jar:1.5.1'
<dependency org="io.github.ruedigerk.contractfirst.generator" name="contractfirst-generator-gson-date-time-support" rev="1.5.1">
<artifact name="contractfirst-generator-gson-date-time-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ruedigerk.contractfirst.generator', module='contractfirst-generator-gson-date-time-support', version='1.5.1')
)
libraryDependencies += "io.github.ruedigerk.contractfirst.generator" % "contractfirst-generator-gson-date-time-support" % "1.5.1"
[io.github.ruedigerk.contractfirst.generator/contractfirst-generator-gson-date-time-support "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |