Last Version

structure-dependencies 1.1.2.RELEASE

主要整合依赖的版本,防止在快速构建项目时出现依赖冲突的问题

License

License

GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-dependencies
Version

Version

1.1.2.RELEASE
Type

Type

pom
Description

Description

structure-dependencies
主要整合依赖的版本,防止在快速构建项目时出现依赖冲突的问题
Project Organization

Project Organization

structure
Source Code Management

Source Code Management

https://github.com/structure-projects/structure-dependencies

Download structure-dependencies 1.1.2.RELEASE


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.