| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.healthy-chn.security |
| ArtifactId | ArtifactIdhealthy-app |
| Last Version | Last Version1.2.1.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApp模块
|
| Filename | Size |
|---|---|
| healthy-app-1.2.1.RELEASE.pom | |
| healthy-app-1.2.1.RELEASE.jar | 51 KB |
| healthy-app-1.2.1.RELEASE-sources.jar | 34 KB |
| healthy-app-1.2.1.RELEASE-javadoc.jar | 361 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-app/ -->
<dependency>
<groupId>com.healthy-chn.security</groupId>
<artifactId>healthy-app</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-app/
implementation 'com.healthy-chn.security:healthy-app:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-app/
implementation ("com.healthy-chn.security:healthy-app:1.2.1.RELEASE")
'com.healthy-chn.security:healthy-app:jar:1.2.1.RELEASE'
<dependency org="com.healthy-chn.security" name="healthy-app" rev="1.2.1.RELEASE">
<artifact name="healthy-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-app', version='1.2.1.RELEASE')
)
libraryDependencies += "com.healthy-chn.security" % "healthy-app" % "1.2.1.RELEASE"
[com.healthy-chn.security/healthy-app "1.2.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.healthy-chn.security : healthy-common-security | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |