Blossom Starters : Starter UI Web

Blossom is a Java framework based on Spring-Boot which enables you to realize your projects quickly and smoothly. It comes with several modules and tools made to ease and speed up your development process.

License

License

GroupId

GroupId

com.blossom-project
ArtifactId

ArtifactId

blossom-starter-ui-web
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Blossom Starters : Starter UI Web
Blossom is a Java framework based on Spring-Boot which enables you to realize your projects quickly and smoothly. It comes with several modules and tools made to ease and speed up your development process.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Blossom Project

Download blossom-starter-ui-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.blossom-project/blossom-starter-ui-web/ -->
<dependency>
    <groupId>com.blossom-project</groupId>
    <artifactId>blossom-starter-ui-web</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blossom-project/blossom-starter-ui-web/
implementation 'com.blossom-project:blossom-starter-ui-web:1.3.0'
// https://jarcasting.com/artifacts/com.blossom-project/blossom-starter-ui-web/
implementation ("com.blossom-project:blossom-starter-ui-web:1.3.0")
'com.blossom-project:blossom-starter-ui-web:jar:1.3.0'
<dependency org="com.blossom-project" name="blossom-starter-ui-web" rev="1.3.0">
  <artifact name="blossom-starter-ui-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blossom-project', module='blossom-starter-ui-web', version='1.3.0')
)
libraryDependencies += "com.blossom-project" % "blossom-starter-ui-web" % "1.3.0"
[com.blossom-project/blossom-starter-ui-web "1.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.blossom-project : blossom-starter-basic jar 1.3.0
org.springframework.boot : spring-boot-starter-web jar
com.blossom-project : blossom-ui-common jar 1.3.0
com.blossom-project : blossom-ui-web jar 1.3.0

Project Modules

There are no modules declared in this project.
com.blossom-project

Blossom

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0.M3
1.1.0.M2
1.1.0.M1
1.0.0
1.0.0.M2