is not current version
Last Version 0.1.1-alpha2

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.binarylei
ArtifactId

ArtifactId

spring-boot-test-extend-samples
Version

Version

0.1.1-alpha
Type

Type

pom

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


<!-- 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-alpha</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-alpha'
// https://jarcasting.com/artifacts/com.github.binarylei/spring-boot-test-extend-samples/
implementation ("com.github.binarylei:spring-boot-test-extend-samples:0.1.1-alpha")
'com.github.binarylei:spring-boot-test-extend-samples:pom:0.1.1-alpha'
<dependency org="com.github.binarylei" name="spring-boot-test-extend-samples" rev="0.1.1-alpha">
  <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-alpha')
)
libraryDependencies += "com.github.binarylei" % "spring-boot-test-extend-samples" % "0.1.1-alpha"
[com.github.binarylei/spring-boot-test-extend-samples "0.1.1-alpha"]