is not current version
Last Version 1.2.21

org.noear:springboot-solon-plugin 1.2.14


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

springboot-solon-plugin
Version

Version

1.2.14
Type

Type

jar

Download springboot-solon-plugin 1.2.14


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