is not current version
Last Version 0.7.2

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

Generates converters through annotation processing

License

License

GroupId

GroupId

io.github.careem
ArtifactId

ArtifactId

converter-codegen-testapp
Version

Version

0.7.0
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.0


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

Dependencies

compile (2)

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

provided (5)

Group / Artifact Type Version
org.springframework : spring-core jar 5.2.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
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.2.0.RELEASE

Project Modules

There are no modules declared in this project.