License |
License |
---|---|
GroupId | GroupIdorg.dromara |
ArtifactId | ArtifactIdraincat-core |
Version | Version2.0.1-RELEASE |
Type | Typejar |
Description |
Descriptionraincat-core
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
raincat-core-2.0.1-RELEASE.pom | |
raincat-core-2.0.1-RELEASE.jar | 101 KB |
raincat-core-2.0.1-RELEASE-sources.jar | 79 KB |
raincat-core-2.0.1-RELEASE-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dromara/raincat-core/ -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>raincat-core</artifactId>
<version>2.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.dromara/raincat-core/
implementation 'org.dromara:raincat-core:2.0.1-RELEASE'
// https://jarcasting.com/artifacts/org.dromara/raincat-core/
implementation ("org.dromara:raincat-core:2.0.1-RELEASE")
'org.dromara:raincat-core:jar:2.0.1-RELEASE'
<dependency org="org.dromara" name="raincat-core" rev="2.0.1-RELEASE">
<artifact name="raincat-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dromara', module='raincat-core', version='2.0.1-RELEASE')
)
libraryDependencies += "org.dromara" % "raincat-core" % "2.0.1-RELEASE"
[org.dromara/raincat-core "2.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.dromara : raincat-common | jar | 2.0.1-RELEASE |
io.netty : netty-all | jar | 4.1.16.Final |
com.alibaba : druid | jar | 1.0.29 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.aspectj : aspectjweaver | jar | 1.8.9 |
org.apache.zookeeper : zookeeper | jar | 3.4.9 |
com.lmax : disruptor | jar | 3.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 5.0.7.RELEASE |
org.springframework : spring-aop | jar | 5.0.7.RELEASE |
org.springframework : spring-aspects | jar | 5.0.7.RELEASE |
org.springframework : spring-beans | jar | 5.0.7.RELEASE |
org.springframework : spring-context | jar | 5.0.7.RELEASE |
org.springframework : spring-context-support | jar | 5.0.7.RELEASE |
org.springframework : spring-core | jar | 5.0.7.RELEASE |
org.springframework : spring-tx | jar | 5.0.7.RELEASE |
org.springframework.data : spring-data-mongodb | jar | 1.9.1.RELEASE |