Last Version

org.noear:springboot-solon-plugin 1.2.21

Java project for solon

License

License

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

springboot-solon-plugin
Version

Version

1.2.21
Type

Type

jar
Description

Description

Java project for solon

Download springboot-solon-plugin 1.2.21


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

Dependencies

compile (3)

Group / Artifact Type Version
org.noear : solon.extend.servlet jar 1.2.21
org.noear : solon.extend.properties.yaml jar 1.2.21
javax.servlet : javax.servlet-api jar 4.0.1

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.