| License |
License |
|---|---|
| GroupId | GroupIdcom.rednuo |
| ArtifactId | ArtifactIdrednuo-core |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionrednuo core project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rednuo-core-1.0.0.pom | |
| rednuo-core-1.0.0.jar | 185 KB |
| rednuo-core-1.0.0-sources.jar | 133 KB |
| rednuo-core-1.0.0-javadoc.jar | 601 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rednuo/rednuo-core/ -->
<dependency>
<groupId>com.rednuo</groupId>
<artifactId>rednuo-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rednuo/rednuo-core/
implementation 'com.rednuo:rednuo-core:1.0.0'
// https://jarcasting.com/artifacts/com.rednuo/rednuo-core/
implementation ("com.rednuo:rednuo-core:1.0.0")
'com.rednuo:rednuo-core:jar:1.0.0'
<dependency org="com.rednuo" name="rednuo-core" rev="1.0.0">
<artifact name="rednuo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rednuo', module='rednuo-core', version='1.0.0')
)
libraryDependencies += "com.rednuo" % "rednuo-core" % "1.0.0"
[com.rednuo/rednuo-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.10.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.projectlombok : lombok | jar | 1.18.20 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.alibaba : fastjson | jar | 1.2.76 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.7.Final |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.2 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.8.RELEASE |
| org.springframework.security : spring-security-crypto | jar | |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |