| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.idea-aedi |
| ArtifactId | ArtifactIdcommon-spring |
| Version | Version2100.3.9 |
| Type | Typejar |
| Description |
DescriptionIt provides common util kit.
|
| Filename | Size |
|---|---|
| common-spring-2100.3.9.pom | |
| common-spring-2100.3.9.jar | 37 KB |
| common-spring-2100.3.9-sources.jar | 23 KB |
| common-spring-2100.3.9-javadoc.jar | 208 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.idea-aedi/common-spring/ -->
<dependency>
<groupId>com.idea-aedi</groupId>
<artifactId>common-spring</artifactId>
<version>2100.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.idea-aedi/common-spring/
implementation 'com.idea-aedi:common-spring:2100.3.9'
// https://jarcasting.com/artifacts/com.idea-aedi/common-spring/
implementation ("com.idea-aedi:common-spring:2100.3.9")
'com.idea-aedi:common-spring:jar:2100.3.9'
<dependency org="com.idea-aedi" name="common-spring" rev="2100.3.9">
<artifact name="common-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.idea-aedi', module='common-spring', version='2100.3.9')
)
libraryDependencies += "com.idea-aedi" % "common-spring" % "2100.3.9"
[com.idea-aedi/common-spring "2100.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.idea-aedi : common-ot | jar | 2100.3.9 |
| com.idea-aedi : common-ds | jar | 2100.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 5.1.13.RELEASE |
| org.springframework : spring-jdbc | jar | 5.1.13.RELEASE |
| org.aspectj : aspectjrt | jar | 1.9.7 |
| org.aspectj : aspectjtools | jar | 1.9.7 |
| org.springframework : spring-aop | jar | 5.1.13.RELEASE |
| org.redisson : redisson | jar | 3.17.0 |
| org.springframework : spring-context | jar | 5.1.13.RELEASE |