Last Version

io.github.careem:converter-codegen-testapp 0.7.2

Generates converters through annotation processing

License

License

GroupId

GroupId

io.github.careem
ArtifactId

ArtifactId

converter-codegen-testapp
Version

Version

0.7.2
Type

Type

jar
Description

Description

Generates converters through annotation processing
Source Code Management

Source Code Management

http://github.com/careem/converter-codegen/tree/master/converter-codegen-testapp

Download converter-codegen-testapp 0.7.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.careem : converter-annotation-processor jar 0.7.2
commons-io : commons-io jar 2.7

provided (5)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.18
org.springframework.boot : spring-boot-starter-web jar 2.6.6
com.google.code.gson : gson jar 2.8.5
com.google.auto.service : auto-service jar 1.0-rc2
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6

Project Modules

There are no modules declared in this project.