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