| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.hasor |
| ArtifactId | ArtifactIdhasordb-spring |
| Last Version | Last Version4.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionhasorDB-Spring
the hasor DataBase project.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hasordb-spring-4.3.5.pom | |
| hasordb-spring-4.3.5.jar | 35 KB |
| hasordb-spring-4.3.5-sources.jar | 29 KB |
| hasordb-spring-4.3.5-javadoc.jar | 118 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/hasordb-spring/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasordb-spring</artifactId>
<version>4.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasordb-spring/
implementation 'net.hasor:hasordb-spring:4.3.5'
// https://jarcasting.com/artifacts/net.hasor/hasordb-spring/
implementation ("net.hasor:hasordb-spring:4.3.5")
'net.hasor:hasordb-spring:jar:4.3.5'
<dependency org="net.hasor" name="hasordb-spring" rev="4.3.5">
<artifact name="hasordb-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasordb-spring', version='4.3.5')
)
libraryDependencies += "net.hasor" % "hasordb-spring" % "4.3.5"
[net.hasor/hasordb-spring "4.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.hasor : hasor-db | jar | 4.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.0.0.RELEASE |
| org.springframework : spring-jdbc | jar | 4.0.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : druid | jar | 1.1.23 |
| org.springframework : spring-test | jar | 4.0.0.RELEASE |
| junit : junit | jar | 4.12 |
| mysql : mysql-connector-java | jar | 8.0.22 |