License |
License
faaa-admin
|
---|---|
Categories |
CategoriesIDE Development Tools GUI User Interface |
GroupId | GroupIdcom.faasadmin |
ArtifactId | ArtifactIddongle-guide |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondongle-guide
启动模块(只能解密,用于解密模块)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dongle-guide-1.0.6.pom | |
dongle-guide-1.0.6.jar | 49 KB |
dongle-guide-1.0.6-sources.jar | 342 bytes |
dongle-guide-1.0.6-pg.jar | 49 KB |
dongle-guide-1.0.6-javadoc.jar | 342 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.faasadmin/dongle-guide/ -->
<dependency>
<groupId>com.faasadmin</groupId>
<artifactId>dongle-guide</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.faasadmin/dongle-guide/
implementation 'com.faasadmin:dongle-guide:1.0.6'
// https://jarcasting.com/artifacts/com.faasadmin/dongle-guide/
implementation ("com.faasadmin:dongle-guide:1.0.6")
'com.faasadmin:dongle-guide:jar:1.0.6'
<dependency org="com.faasadmin" name="dongle-guide" rev="1.0.6">
<artifact name="dongle-guide" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.faasadmin', module='dongle-guide', version='1.0.6')
)
libraryDependencies += "com.faasadmin" % "dongle-guide" % "1.0.6"
[com.faasadmin/dongle-guide "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-loader | jar | 2.0.1.RELEASE |