Last Version

spring-restdocs-dsl-core 0.6.0

Core components for spring-restdocs-dsl autodsl

License

License

GroupId

GroupId

com.github.jntakpe
ArtifactId

ArtifactId

spring-restdocs-dsl-core
Version

Version

0.6.0
Type

Type

jar
Description

Description

spring-restdocs-dsl-core
Core components for spring-restdocs-dsl autodsl
Source Code Management

Source Code Management

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

Download spring-restdocs-dsl-core 0.6.0


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.