License |
License |
---|---|
GroupId | GroupIdcom.csicit.ace |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.0.67 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-1.0.67.pom | |
common-1.0.67.jar | 462 KB |
common-1.0.67-sources.jar | 118 bytes |
common-1.0.67-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/common/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>common</artifactId>
<version>1.0.67</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/common/
implementation 'com.csicit.ace:common:1.0.67'
// https://jarcasting.com/artifacts/com.csicit.ace/common/
implementation ("com.csicit.ace:common:1.0.67")
'com.csicit.ace:common:jar:1.0.67'
<dependency org="com.csicit.ace" name="common" rev="1.0.67">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='common', version='1.0.67')
)
libraryDependencies += "com.csicit.ace" % "common" % "1.0.67"
[com.csicit.ace/common "1.0.67"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.1.6.RELEASE |
org.springframework : spring-webmvc | jar | 5.1.5.RELEASE |