License |
License |
---|---|
GroupId | GroupIdorg.mountcloud |
ArtifactId | ArtifactIdspring-project-common |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.mountcloud:spring-project-common
This project contains a wealth of spring engineering tools, enough to meet the needs of daily business projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-project-common-1.1.1.pom | |
spring-project-common-1.1.1.jar | 38 KB |
spring-project-common-1.1.1-sources.jar | 22 KB |
spring-project-common-1.1.1-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mountcloud/spring-project-common/ -->
<dependency>
<groupId>org.mountcloud</groupId>
<artifactId>spring-project-common</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mountcloud/spring-project-common/
implementation 'org.mountcloud:spring-project-common:1.1.1'
// https://jarcasting.com/artifacts/org.mountcloud/spring-project-common/
implementation ("org.mountcloud:spring-project-common:1.1.1")
'org.mountcloud:spring-project-common:jar:1.1.1'
<dependency org="org.mountcloud" name="spring-project-common" rev="1.1.1">
<artifact name="spring-project-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mountcloud', module='spring-project-common', version='1.1.1')
)
libraryDependencies += "org.mountcloud" % "spring-project-common" % "1.1.1"
[org.mountcloud/spring-project-common "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.2 |
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |