Last Version

Blossom Starters 1.3.0

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-starters
Version

Version

1.3.0
Type

Type

pom
Description

Description

Blossom Starters
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-starters 1.3.0

Filename Size
blossom-starters-1.3.0.pom 891 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.blossom-project/blossom-starters/ -->
<dependency>
    <groupId>com.blossom-project</groupId>
    <artifactId>blossom-starters</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blossom-project/blossom-starters/
implementation 'com.blossom-project:blossom-starters:1.3.0'
// https://jarcasting.com/artifacts/com.blossom-project/blossom-starters/
implementation ("com.blossom-project:blossom-starters:1.3.0")
'com.blossom-project:blossom-starters:pom:1.3.0'
<dependency org="com.blossom-project" name="blossom-starters" rev="1.3.0">
  <artifact name="blossom-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blossom-project', module='blossom-starters', version='1.3.0')
)
libraryDependencies += "com.blossom-project" % "blossom-starters" % "1.3.0"
[com.blossom-project/blossom-starters "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-starter-basic
  • blossom-starter-ui-web
  • blossom-starter-ui-api
  • blossom-starter-bpmn
  • blossom-starter-filemanager
  • blossom-starter-articles