Last Version

SpringBoot Framework Build 1.0.1.RELEASE

A Springboot-based Development Toolkit

License

License

GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

springboot-framework
Version

Version

1.0.1.RELEASE
Type

Type

pom
Description

Description

SpringBoot Framework Build
A Springboot-based Development Toolkit

Download springboot-framework 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.ichelon/springboot-framework/ -->
<dependency>
    <groupId>com.github.ichelon</groupId>
    <artifactId>springboot-framework</artifactId>
    <version>1.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/springboot-framework/
implementation 'com.github.ichelon:springboot-framework:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/springboot-framework/
implementation ("com.github.ichelon:springboot-framework:1.0.1.RELEASE")
'com.github.ichelon:springboot-framework:pom:1.0.1.RELEASE'
<dependency org="com.github.ichelon" name="springboot-framework" rev="1.0.1.RELEASE">
  <artifact name="springboot-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='springboot-framework', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "springboot-framework" % "1.0.1.RELEASE"
[com.github.ichelon/springboot-framework "1.0.1.RELEASE"]

Dependencies

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

Project Modules

There are no modules declared in this project.