is not current version
Last Version 1.0.13

com.insistingon.binlogportal:binlogportal-spring-boot-starter-test 1.0.2

binlogportal-spring-boot-starter-test

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.insistingon.binlogportal
ArtifactId

ArtifactId

binlogportal-spring-boot-starter-test
Version

Version

1.0.2
Type

Type

jar

Download binlogportal-spring-boot-starter-test 1.0.2


<!-- https://jarcasting.com/artifacts/com.insistingon.binlogportal/binlogportal-spring-boot-starter-test/ -->
<dependency>
    <groupId>com.insistingon.binlogportal</groupId>
    <artifactId>binlogportal-spring-boot-starter-test</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.insistingon.binlogportal/binlogportal-spring-boot-starter-test/
implementation 'com.insistingon.binlogportal:binlogportal-spring-boot-starter-test:1.0.2'
// https://jarcasting.com/artifacts/com.insistingon.binlogportal/binlogportal-spring-boot-starter-test/
implementation ("com.insistingon.binlogportal:binlogportal-spring-boot-starter-test:1.0.2")
'com.insistingon.binlogportal:binlogportal-spring-boot-starter-test:jar:1.0.2'
<dependency org="com.insistingon.binlogportal" name="binlogportal-spring-boot-starter-test" rev="1.0.2">
  <artifact name="binlogportal-spring-boot-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.insistingon.binlogportal', module='binlogportal-spring-boot-starter-test', version='1.0.2')
)
libraryDependencies += "com.insistingon.binlogportal" % "binlogportal-spring-boot-starter-test" % "1.0.2"
[com.insistingon.binlogportal/binlogportal-spring-boot-starter-test "1.0.2"]