| License |
License |
|---|---|
| GroupId | GroupIdcom.centit.framework |
| ArtifactId | ArtifactIdcentit-ip-module |
| Last Version | Last Version2.1.2007 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.centit.framework:centit-ip-module
先腾集成平台,统一管理用户和主数据并提供http接口
|
| Project Organization |
Project Organization江苏南大先腾信息产业股份有限公司 |
| Filename | Size |
|---|---|
| centit-ip-module-2.1.2007.pom | |
| centit-ip-module-2.1.2007.jar | 34 KB |
| centit-ip-module-2.1.2007-sources.jar | 22 KB |
| centit-ip-module-2.1.2007-javadoc.jar | 156 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.centit.framework/centit-ip-module/ -->
<dependency>
<groupId>com.centit.framework</groupId>
<artifactId>centit-ip-module</artifactId>
<version>2.1.2007</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.framework/centit-ip-module/
implementation 'com.centit.framework:centit-ip-module:2.1.2007'
// https://jarcasting.com/artifacts/com.centit.framework/centit-ip-module/
implementation ("com.centit.framework:centit-ip-module:2.1.2007")
'com.centit.framework:centit-ip-module:jar:2.1.2007'
<dependency org="com.centit.framework" name="centit-ip-module" rev="2.1.2007">
<artifact name="centit-ip-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.framework', module='centit-ip-module', version='2.1.2007')
)
libraryDependencies += "com.centit.framework" % "centit-ip-module" % "2.1.2007"
[com.centit.framework/centit-ip-module "2.1.2007"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.centit.framework : centit-ip-adapter | jar | 2.1.2007 |
| com.centit.support : centit-database-datasource | jar | 2.3-SNAPSHOT |
| com.centit.framework : centit-persistence-jdbc | jar | 1.3-SNAPSHOT |
| com.centit.framework : centit-persistence-extend | jar | 1.3-SNAPSHOT |
| org.springframework : spring-tx | jar | 5.1.5.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |