| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdcom.github.Alex-2713-GitHub |
| ArtifactId | ArtifactIdalex-cloud |
| Last Version | Last Version2.0.2.beta |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description项目依赖管理
|
| Filename | Size |
|---|---|
| alex-cloud-2.0.2.beta.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud/ -->
<dependency>
<groupId>com.github.Alex-2713-GitHub</groupId>
<artifactId>alex-cloud</artifactId>
<version>2.0.2.beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud/
implementation 'com.github.Alex-2713-GitHub:alex-cloud:2.0.2.beta'
// https://jarcasting.com/artifacts/com.github.Alex-2713-GitHub/alex-cloud/
implementation ("com.github.Alex-2713-GitHub:alex-cloud:2.0.2.beta")
'com.github.Alex-2713-GitHub:alex-cloud:pom:2.0.2.beta'
<dependency org="com.github.Alex-2713-GitHub" name="alex-cloud" rev="2.0.2.beta">
<artifact name="alex-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.Alex-2713-GitHub', module='alex-cloud', version='2.0.2.beta')
)
libraryDependencies += "com.github.Alex-2713-GitHub" % "alex-cloud" % "2.0.2.beta"
[com.github.Alex-2713-GitHub/alex-cloud "2.0.2.beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |