License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.wudgaby.platform |
ArtifactId | ArtifactIdbasis-project-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description框架核心包
|
Filename | Size |
---|---|
basis-project-core-1.0.2.pom | |
basis-project-core-1.0.2.jar | 109 KB |
basis-project-core-1.0.2-sources.jar | 65 KB |
basis-project-core-1.0.2-javadoc.jar | 500 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/basis-project-core/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>basis-project-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/basis-project-core/
implementation 'com.wudgaby.platform:basis-project-core:1.0.2'
// https://jarcasting.com/artifacts/com.wudgaby.platform/basis-project-core/
implementation ("com.wudgaby.platform:basis-project-core:1.0.2")
'com.wudgaby.platform:basis-project-core:jar:1.0.2'
<dependency org="com.wudgaby.platform" name="basis-project-core" rev="1.0.2">
<artifact name="basis-project-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='basis-project-core', version='1.0.2')
)
libraryDependencies += "com.wudgaby.platform" % "basis-project-core" % "1.0.2"
[com.wudgaby.platform/basis-project-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |