localstack-spring-boot-starter icon indicating copy to clipboard operation
localstack-spring-boot-starter copied to clipboard

build of sample using intellij fails - java: package io.github.sivalabs.localstack does not exist

Open datasmithadvtech opened this issue 4 years ago • 0 comments

/Users/larry/samples-test/localstack-spring-boot-starter/examples/localstack-spring-boot-sample/src/main/java/com/sivalabs/demo/config/AppConfig.java:3:37 java: package io.github.sivalabs.localstack does not exist

same error using Netbeans Failed to execute goal on project localstack-spring-boot-sample: Could not resolve dependencies for project com.sivalabs:localstack-spring-boot-sample:jar:1.0-SNAPSHOT: Could not find artifact io.github.sivalabs:localstack-spring-boot-starter:jar:1.0.0-SNAPSHOT -> [Help 1]

datasmithadvtech avatar Apr 26 '21 00:04 datasmithadvtech