License |
License |
---|---|
GroupId | GroupIdcom.github.lodsve |
ArtifactId | ArtifactIdlodsve-base |
Version | Version2.4.9 |
Type | Typejar |
Description |
Descriptionlodsve base
基础包
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lodsve-base-2.4.9.pom | |
lodsve-base-2.4.9.jar | 103 KB |
lodsve-base-2.4.9-sources.jar | 67 KB |
lodsve-base-2.4.9-javadoc.jar | 341 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lodsve/lodsve-base/ -->
<dependency>
<groupId>com.github.lodsve</groupId>
<artifactId>lodsve-base</artifactId>
<version>2.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-base/
implementation 'com.github.lodsve:lodsve-base:2.4.9'
// https://jarcasting.com/artifacts/com.github.lodsve/lodsve-base/
implementation ("com.github.lodsve:lodsve-base:2.4.9")
'com.github.lodsve:lodsve-base:jar:2.4.9'
<dependency org="com.github.lodsve" name="lodsve-base" rev="2.4.9">
<artifact name="lodsve-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lodsve', module='lodsve-base', version='2.4.9')
)
libraryDependencies += "com.github.lodsve" % "lodsve-base" % "2.4.9"
[com.github.lodsve/lodsve-base "2.4.9"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |