tschuehly / spring-view-component

Server-side UI components with spring boot
MIT License
174 stars 8 forks source link

spring-view-component-core absent on https://repo1.maven.org/maven2/de/tschuehly/ #3

Closed linux-china closed 1 year ago

linux-china commented 1 year ago

spring-view-component-core is required for spring-view-component-thymeleaf, and it could not found on Maven Central Repository. Thanks.

<dependency>
  <groupId>de.tschuehly</groupId>
  <artifactId>spring-view-component-core</artifactId>
  <version>0.5.1</version>
   <scope>compile</scope>
</dependency>
tschuehly commented 1 year ago

Hello @linux-china,

yes I'm currently still trying to get everything up on Maven. I will write again if it works!

tschuehly commented 1 year ago

Hello @linux-china this issue is fixed, just reopen the issue if you still have problems!