is not current version
Last Version 1.9.0

org.noear.bundle:solon-plugin-bundle 1.6.21-m1

Java project for solon

GroupId

GroupId

org.noear.bundle
ArtifactId

ArtifactId

solon-plugin-bundle
Version

Version

1.6.21-m1
Type

Type

pom

Download solon-plugin-bundle 1.6.21-m1


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