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