Last Version

Jeka plugin for Spring Boot 3.0.0.RC11

A Jeka plugin for Spring boot application

License

License

GroupId

GroupId

dev.jeka
ArtifactId

ArtifactId

springboot-plugin
Version

Version

3.0.0.RC11
Type

Type

jar
Description

Description

Jeka plugin for Spring Boot
A Jeka plugin for Spring boot application
Project URL

Project URL

https://github.com/jerkar/spring-boot-plugin
Source Code Management

Source Code Management

https://github.com/jerkar/spring-boot-addin.git

Download springboot-plugin 3.0.0.RC11


<!-- https://jarcasting.com/artifacts/dev.jeka/springboot-plugin/ -->
<dependency>
    <groupId>dev.jeka</groupId>
    <artifactId>springboot-plugin</artifactId>
    <version>3.0.0.RC11</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jeka/springboot-plugin/
implementation 'dev.jeka:springboot-plugin:3.0.0.RC11'
// https://jarcasting.com/artifacts/dev.jeka/springboot-plugin/
implementation ("dev.jeka:springboot-plugin:3.0.0.RC11")
'dev.jeka:springboot-plugin:jar:3.0.0.RC11'
<dependency org="dev.jeka" name="springboot-plugin" rev="3.0.0.RC11">
  <artifact name="springboot-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jeka', module='springboot-plugin', version='3.0.0.RC11')
)
libraryDependencies += "dev.jeka" % "springboot-plugin" % "3.0.0.RC11"
[dev.jeka/springboot-plugin "3.0.0.RC11"]

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.