Last Version

spring-restdocs-dsl-processor 0.6.0

Kapt processor for generating a DSL based on spring-restdocs-dsl

License

License

GroupId

GroupId

com.github.jntakpe
ArtifactId

ArtifactId

spring-restdocs-dsl-processor
Version

Version

0.6.0
Type

Type

jar
Description

Description

spring-restdocs-dsl-processor
Kapt processor for generating a DSL based on spring-restdocs-dsl
Source Code Management

Source Code Management

https://github.com/jntakpe/spring-restdocs-dsl/

Download spring-restdocs-dsl-processor 0.6.0


<!-- https://jarcasting.com/artifacts/com.github.jntakpe/spring-restdocs-dsl-processor/ -->
<dependency>
    <groupId>com.github.jntakpe</groupId>
    <artifactId>spring-restdocs-dsl-processor</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jntakpe/spring-restdocs-dsl-processor/
implementation 'com.github.jntakpe:spring-restdocs-dsl-processor:0.6.0'
// https://jarcasting.com/artifacts/com.github.jntakpe/spring-restdocs-dsl-processor/
implementation ("com.github.jntakpe:spring-restdocs-dsl-processor:0.6.0")
'com.github.jntakpe:spring-restdocs-dsl-processor:jar:0.6.0'
<dependency org="com.github.jntakpe" name="spring-restdocs-dsl-processor" rev="0.6.0">
  <artifact name="spring-restdocs-dsl-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jntakpe', module='spring-restdocs-dsl-processor', version='0.6.0')
)
libraryDependencies += "com.github.jntakpe" % "spring-restdocs-dsl-processor" % "0.6.0"
[com.github.jntakpe/spring-restdocs-dsl-processor "0.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jntakpe : spring-restdocs-dsl-annotations jar 0.6.0
com.github.jntakpe : spring-restdocs-dsl-core jar 0.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41

runtime (2)

Group / Artifact Type Version
com.squareup : kotlinpoet jar 1.3.0
com.google.auto.service : auto-service jar 1.0-rc6

Project Modules

There are no modules declared in this project.