License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.heanbian |
ArtifactId | ArtifactIdheanbian-datasource |
Last Version | Last Version11.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
heanbian-datasource-11.0.0.pom | |
heanbian-datasource-11.0.0.jar | 10 KB |
heanbian-datasource-11.0.0-sources.jar | 2 KB |
heanbian-datasource-11.0.0-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-datasource/ -->
<dependency>
<groupId>com.heanbian</groupId>
<artifactId>heanbian-datasource</artifactId>
<version>11.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heanbian/heanbian-datasource/
implementation 'com.heanbian:heanbian-datasource:11.0.0'
// https://jarcasting.com/artifacts/com.heanbian/heanbian-datasource/
implementation ("com.heanbian:heanbian-datasource:11.0.0")
'com.heanbian:heanbian-datasource:jar:11.0.0'
<dependency org="com.heanbian" name="heanbian-datasource" rev="11.0.0">
<artifact name="heanbian-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heanbian', module='heanbian-datasource', version='11.0.0')
)
libraryDependencies += "com.heanbian" % "heanbian-datasource" % "11.0.0"
[com.heanbian/heanbian-datasource "11.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.1.7.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.7.RELEASE |