| License |
License |
|---|---|
| GroupId | GroupIdcom.jd.joyqueue |
| ArtifactId | ArtifactIdlaf-extension |
| Last Version | Last Version1.0.16 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLaf Extension 1.0.16
A plugin loader,support SPI and Spring based plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| laf-extension-1.0.16.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jd.joyqueue/laf-extension/ -->
<dependency>
<groupId>com.jd.joyqueue</groupId>
<artifactId>laf-extension</artifactId>
<version>1.0.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-extension/
implementation 'com.jd.joyqueue:laf-extension:1.0.16'
// https://jarcasting.com/artifacts/com.jd.joyqueue/laf-extension/
implementation ("com.jd.joyqueue:laf-extension:1.0.16")
'com.jd.joyqueue:laf-extension:pom:1.0.16'
<dependency org="com.jd.joyqueue" name="laf-extension" rev="1.0.16">
<artifact name="laf-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.joyqueue', module='laf-extension', version='1.0.16')
)
libraryDependencies += "com.jd.joyqueue" % "laf-extension" % "1.0.16"
[com.jd.joyqueue/laf-extension "1.0.16"]