Last Version

com.github.binarylei:spring-boot-test-extend-samples 0.1.1-alpha2

spring-boot-test-extend...

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.binarylei
ArtifactId

ArtifactId

spring-boot-test-extend-samples
Version

Version

0.1.1-alpha2
Type

Type

pom
Description

Description

spring-boot-test-extend...

Download spring-boot-test-extend-samples 0.1.1-alpha2


<!-- https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-extend-samples/ -->
<dependency>
    <groupId>com.github.binarylei</groupId>
    <artifactId>spring-boot-test-extend-samples</artifactId>
    <version>0.1.1-alpha2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-extend-samples/
implementation 'com.github.binarylei:spring-boot-test-extend-samples:0.1.1-alpha2'
// https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-extend-samples/
implementation ("com.github.binarylei:spring-boot-test-extend-samples:0.1.1-alpha2")
'com.github.binarylei:spring-boot-test-extend-samples:pom:0.1.1-alpha2'
<dependency org="com.github.binarylei" name="spring-boot-test-extend-samples" rev="0.1.1-alpha2">
  <artifact name="spring-boot-test-extend-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.binarylei', module='spring-boot-test-extend-samples', version='0.1.1-alpha2')
)
libraryDependencies += "com.github.binarylei" % "spring-boot-test-extend-samples" % "0.1.1-alpha2"
[com.github.binarylei/spring-boot-test-extend-samples "0.1.1-alpha2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

  • spring-boot-test-data-redis-sample