License |
License |
---|---|
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIddetector-solon-plugin |
Version | Version1.9.0 |
Type | Typejar |
Description |
DescriptionJava project for solon
|
<!-- https://jarcasting.com/artifacts/org.noear/detector-solon-plugin/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>detector-solon-plugin</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/detector-solon-plugin/
implementation 'org.noear:detector-solon-plugin:1.9.0'
// https://jarcasting.com/artifacts/org.noear/detector-solon-plugin/
implementation ("org.noear:detector-solon-plugin:1.9.0")
'org.noear:detector-solon-plugin:jar:1.9.0'
<dependency org="org.noear" name="detector-solon-plugin" rev="1.9.0">
<artifact name="detector-solon-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='detector-solon-plugin', version='1.9.0')
)
libraryDependencies += "org.noear" % "detector-solon-plugin" % "1.9.0"
[org.noear/detector-solon-plugin "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon.health | jar | 1.9.0 |
com.github.wujiuye : qps-helper | jar | 1.1.1-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon-api | jar | 1.9.0 |