com.blossom-project:blossom-ui

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-ui
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

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 Organization

Project Organization

Blossom Project

Download blossom-ui

Filename Size
blossom-ui-1.3.0.pom 750 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • blossom-ui-common
  • blossom-ui-web
  • blossom-ui-api
  • blossom-ui-supervision
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