License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-data-starter |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmy-data-starter
my-data-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
my-data-starter-1.1.2.pom | |
my-data-starter-1.1.2.jar | 5 KB |
my-data-starter-1.1.2-sources.jar | 2 KB |
my-data-starter-1.1.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weibin268/my-data-starter/ -->
<dependency>
<groupId>com.github.weibin268</groupId>
<artifactId>my-data-starter</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-data-starter/
implementation 'com.github.weibin268:my-data-starter:1.1.2'
// https://jarcasting.com/artifacts/com.github.weibin268/my-data-starter/
implementation ("com.github.weibin268:my-data-starter:1.1.2")
'com.github.weibin268:my-data-starter:jar:1.1.2'
<dependency org="com.github.weibin268" name="my-data-starter" rev="1.1.2">
<artifact name="my-data-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-data-starter', version='1.1.2')
)
libraryDependencies += "com.github.weibin268" % "my-data-starter" % "1.1.2"
[com.github.weibin268/my-data-starter "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.weibin268 : my-data | jar | 1.1.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.1.1 |