sivalabs / localstack-spring-boot-starter

SpringBoot Starter for Localstack
MIT License
49 stars 16 forks source link

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

Open datasmithadvtech opened 3 years ago

datasmithadvtech commented 3 years ago

/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]