Files download
File Operation
mockito-rest-spring-parent-1.0.3.pom download
Apache Maven
<dependency>
  <groupId>com.github.skjolber.mockito-rest-spring</groupId>
  <artifactId>mockito-rest-spring-parent</artifactId>
  <version>1.0.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.skjolber.mockito-rest-spring:mockito-rest-spring-parent:1.0.3'
Gradle Kotlin
implementation("com.github.skjolber.mockito-rest-spring:mockito-rest-spring-parent:1.0.3")
Scala SBT
libraryDependencies += "com.github.skjolber.mockito-rest-spring" % "mockito-rest-spring-parent" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.skjolber.mockito-rest-spring', module='mockito-rest-spring-parent', version='1.0.3')
)
Apache Ivy
<dependency org="com.github.skjolber.mockito-rest-spring" name="mockito-rest-spring-parent" rev="1.0.3" />
Leiningen
[com.github.skjolber.mockito-rest-spring/mockito-rest-spring-parent "1.0.3"]
Apache Buildr
'com.github.skjolber.mockito-rest-spring:mockito-rest-spring-parent:jar:1.0.3'
Dependencies
The project has no third-party dependencies