| License |
License |
|---|---|
| GroupId | GroupIdcom.feingto.cloud |
| ArtifactId | ArtifactIdfeingto-plugin |
| Version | Version2020.0.5 |
| Type | Typejar |
| Description |
DescriptionFeing Cloud Commons
|
| Project Organization |
Project OrganizationFeingto Software, Inc. |
| Filename | Size |
|---|---|
| feingto-plugin-2020.0.5.pom | |
| feingto-plugin-2020.0.5.jar | 18 KB |
| feingto-plugin-2020.0.5-sources.jar | 11 KB |
| feingto-plugin-2020.0.5-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.feingto.cloud/feingto-plugin/ -->
<dependency>
<groupId>com.feingto.cloud</groupId>
<artifactId>feingto-plugin</artifactId>
<version>2020.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto.cloud/feingto-plugin/
implementation 'com.feingto.cloud:feingto-plugin:2020.0.5'
// https://jarcasting.com/artifacts/com.feingto.cloud/feingto-plugin/
implementation ("com.feingto.cloud:feingto-plugin:2020.0.5")
'com.feingto.cloud:feingto-plugin:jar:2020.0.5'
<dependency org="com.feingto.cloud" name="feingto-plugin" rev="2020.0.5">
<artifact name="feingto-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto.cloud', module='feingto-plugin', version='2020.0.5')
)
libraryDependencies += "com.feingto.cloud" % "feingto-plugin" % "2020.0.5"
[com.feingto.cloud/feingto-plugin "2020.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.feingto.cloud : feingto-auto-configurations | jar | 2020.0.5 |
| org.springframework.boot : spring-boot-starter-web Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |