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