License |
License |
---|---|
GroupId | GroupIdio.github.careem |
ArtifactId | ArtifactIdconverter-codegen-testapp |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionGenerates converters through annotation processing
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.careem : converter-annotation-processor | jar | 0.7.2 |
commons-io : commons-io | jar | 2.7 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |