s

spring-boot-starter-jerrymice-permission-test

Files download
File Operation
spring-boot-starter-jerrymice-permission-test-1.0.0.beta1.jar download
spring-boot-starter-jerrymice-permission-test-1.0.0.beta1.pom download
Apache Maven
<dependency>
  <groupId>com.github.jerrymice</groupId>
  <artifactId>spring-boot-starter-jerrymice-permission-test</artifactId>
  <version>1.0.0.beta1</version>
</dependency>
Gradle Groovy
implementation 'com.github.jerrymice:spring-boot-starter-jerrymice-permission-test:1.0.0.beta1'
Gradle Kotlin
implementation("com.github.jerrymice:spring-boot-starter-jerrymice-permission-test:1.0.0.beta1")
Scala SBT
libraryDependencies += "com.github.jerrymice" % "spring-boot-starter-jerrymice-permission-test" % "1.0.0.beta1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jerrymice', module='spring-boot-starter-jerrymice-permission-test', version='1.0.0.beta1')
)
Apache Ivy
<dependency org="com.github.jerrymice" name="spring-boot-starter-jerrymice-permission-test" rev="1.0.0.beta1" />
Leiningen
[com.github.jerrymice/spring-boot-starter-jerrymice-permission-test "1.0.0.beta1"]
Apache Buildr
'com.github.jerrymice:spring-boot-starter-jerrymice-permission-test:jar:1.0.0.beta1'