License |
License |
---|---|
GroupId | GroupIdcom.quhaodian |
ArtifactId | ArtifactIdplug |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiscover_plug
discover is a lightweight Framework
|
Filename | Size |
---|---|
plug-1.8.2.pom | |
plug-1.8.2.jar | 82 KB |
plug-1.8.2-sources.jar | 44 KB |
plug-1.8.2-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quhaodian/plug/ -->
<dependency>
<groupId>com.quhaodian</groupId>
<artifactId>plug</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.quhaodian/plug/
implementation 'com.quhaodian:plug:1.8.2'
// https://jarcasting.com/artifacts/com.quhaodian/plug/
implementation ("com.quhaodian:plug:1.8.2")
'com.quhaodian:plug:jar:1.8.2'
<dependency org="com.quhaodian" name="plug" rev="1.8.2">
<artifact name="plug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quhaodian', module='plug', version='1.8.2')
)
libraryDependencies += "com.quhaodian" % "plug" % "1.8.2"
[com.quhaodian/plug "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.quhaodian : hibernate_common | jar | 1.8.1 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 2.6 |
commons-net : commons-net | jar | 3.6 |
org.apache.shiro : shiro-core | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |