| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dromara |
| Идентификатор | Идентификаторraincat-core |
| Версия | Версия2.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеraincat-core
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |