License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-devops |
Last Version | Last Version2.3.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description小神龙云平台
|
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-devops/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-devops</artifactId>
<version>2.3.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-devops/
implementation 'com.feingto:feingto-devops:2.3.3.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-devops/
implementation ("com.feingto:feingto-devops:2.3.3.RELEASE")
'com.feingto:feingto-devops:jar:2.3.3.RELEASE'
<dependency org="com.feingto" name="feingto-devops" rev="2.3.3.RELEASE">
<artifact name="feingto-devops" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-devops', version='2.3.3.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-devops" % "2.3.3.RELEASE"
[com.feingto/feingto-devops "2.3.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |