Skip to content

missing library se.callista.microservises:util:0.0.1-SNAPSHOT #2

@kelvinji2009

Description

@kelvinji2009

I built it from the repo of java microservice blog series.

diff --git a/support/edge-server/build.gradle b/support/edge-server/build.gradle
index fdf0e12..af6f1fb 100644
--- a/support/edge-server/build.gradle
+++ b/support/edge-server/build.gradle
@@ -49,7 +49,8 @@ dependencies {
     // compile("org.springframework.cloud:spring-cloud-starter-oauth2")
     // compile("org.springframework.cloud:spring-cloud-starter-security")

-     compile("se.callista.microservises:util:0.0.1-SNAPSHOT")
+    // compile("se.callista.microservises:util:0.0.1-SNAPSHOT")
+    compile files('libs/util-0.0.1-SNAPSHOT.jar')

      testCompile('org.springframework.boot:spring-boot-starter-test')
 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions