fsm-starter

the spring web base artifact

License

License

GroupId

GroupId

com.gomcarter.frameworks
ArtifactId

ArtifactId

fsm-starter
Last Version

Last Version

2.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

fsm-starter
the spring web base artifact
Project URL

Project URL

https://github.com/gomcarter/frameworks/tree/master/fsm-starter

Download fsm-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.gomcarter.frameworks : mybatis-starter jar 2.0.8
org.projectlombok : lombok jar 1.18.12

provided (1)

Group / Artifact Type Version
com.gomcarter.frameworks : base jar 2.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.8
2.0.7