License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.hasor |
ArtifactId | ArtifactIdhasor-db-example |
Version | Version4.3.0 |
Type | Typejar |
Description |
DescriptionHasorDB-Example
the hasor DataBase project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
hasor-db-example-4.3.0.pom | |
hasor-db-example-4.3.0.jar | 70 KB |
hasor-db-example-4.3.0-sources.jar | 39 KB |
hasor-db-example-4.3.0-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/hasor-db-example/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasor-db-example</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-db-example/
implementation 'net.hasor:hasor-db-example:4.3.0'
// https://jarcasting.com/artifacts/net.hasor/hasor-db-example/
implementation ("net.hasor:hasor-db-example:4.3.0")
'net.hasor:hasor-db-example:jar:4.3.0'
<dependency org="net.hasor" name="hasor-db-example" rev="4.3.0">
<artifact name="hasor-db-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-db-example', version='4.3.0')
)
libraryDependencies += "net.hasor" % "hasor-db-example" % "4.3.0"
[net.hasor/hasor-db-example "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.hasor : hasor-db | jar | 4.3.0 |
com.alibaba : druid | jar | 1.1.23 |
mysql : mysql-connector-java | jar | 8.0.22 |
com.alibaba : fastjson | jar | 1.2.67 |