java-smart-api-ui

Demo project for Spring Boot

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.citrsw
ArtifactId

ArtifactId

java-smart-api-ui
Last Version

Last Version

0.0.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

java-smart-api-ui
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/java-smart-api-ui

Download java-smart-api-ui

How to add to project

<!-- https://jarcasting.com/artifacts/com.citrsw/java-smart-api-ui/ -->
<dependency>
    <groupId>com.citrsw</groupId>
    <artifactId>java-smart-api-ui</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.citrsw/java-smart-api-ui/
implementation 'com.citrsw:java-smart-api-ui:0.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.citrsw/java-smart-api-ui/
implementation ("com.citrsw:java-smart-api-ui:0.0.3-RELEASE")
'com.citrsw:java-smart-api-ui:jar:0.0.3-RELEASE'
<dependency org="com.citrsw" name="java-smart-api-ui" rev="0.0.3-RELEASE">
  <artifact name="java-smart-api-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.citrsw', module='java-smart-api-ui', version='0.0.3-RELEASE')
)
libraryDependencies += "com.citrsw" % "java-smart-api-ui" % "0.0.3-RELEASE"
[com.citrsw/java-smart-api-ui "0.0.3-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE