License |
License |
---|---|
GroupId | GroupIdcn.structured |
ArtifactId | ArtifactIdstructure-dependencies |
Last Version | Last Version1.1.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstructure-dependencies
主要整合依赖的版本,防止在快速构建项目时出现依赖冲突的问题
|
Project Organization |
Project Organizationstructure |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
structure-dependencies-1.1.2.RELEASE.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-dependencies/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-dependencies</artifactId>
<version>1.1.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-dependencies/
implementation 'cn.structured:structure-dependencies:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-dependencies/
implementation ("cn.structured:structure-dependencies:1.1.2.RELEASE")
'cn.structured:structure-dependencies:pom:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-dependencies" rev="1.1.2.RELEASE">
<artifact name="structure-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-dependencies', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-dependencies" % "1.1.2.RELEASE"
[cn.structured/structure-dependencies "1.1.2.RELEASE"]
Version |
---|
1.1.2.RELEASE
|
1.1.1.RELEASE
|
1.1.0.RELEASE
|
1.0.11.RELEASE
|
1.0.10.RELEASE
|
1.0.9.RELEASE
|
1.0.8.RELEASE
|
1.0.7.RELEASE
|
1.0.6.RELEASE
|
1.0.4.RELEASE
|
1.0.3.RELEASE
|
1.0.2.RELEASE
|
1.0.1.RELEASE
|