License |
License |
---|---|
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdhasordb-solon-plugin |
Version | Version1.7.3-M1 |
Type | Typejar |
Description |
DescriptionJava project for solon
|
<!-- https://jarcasting.com/artifacts/org.noear/hasordb-solon-plugin/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>hasordb-solon-plugin</artifactId>
<version>1.7.3-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/hasordb-solon-plugin/
implementation 'org.noear:hasordb-solon-plugin:1.7.3-M1'
// https://jarcasting.com/artifacts/org.noear/hasordb-solon-plugin/
implementation ("org.noear:hasordb-solon-plugin:1.7.3-M1")
'org.noear:hasordb-solon-plugin:jar:1.7.3-M1'
<dependency org="org.noear" name="hasordb-solon-plugin" rev="1.7.3-M1">
<artifact name="hasordb-solon-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='hasordb-solon-plugin', version='1.7.3-M1')
)
libraryDependencies += "org.noear" % "hasordb-solon-plugin" % "1.7.3-M1"
[org.noear/hasordb-solon-plugin "1.7.3-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon.data | jar | 1.7.3-M1 |
net.hasor : hasor-db | jar | 4.3.3 |