License |
License |
---|---|
GroupId | GroupIdorg.b3log |
ArtifactId | ArtifactIdlatke-core |
Last Version | Last Version3.4.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLatke Core
一款以 JSON 为主的 Java Web 框架。
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
latke-core-3.4.26.pom | |
latke-core-3.4.26.jar | 308 KB |
latke-core-3.4.26-sources.jar | 283 KB |
latke-core-3.4.26-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.b3log/latke-core/ -->
<dependency>
<groupId>org.b3log</groupId>
<artifactId>latke-core</artifactId>
<version>3.4.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.b3log/latke-core/
implementation 'org.b3log:latke-core:3.4.26'
// https://jarcasting.com/artifacts/org.b3log/latke-core/
implementation ("org.b3log:latke-core:3.4.26")
'org.b3log:latke-core:jar:3.4.26'
<dependency org="org.b3log" name="latke-core" rev="3.4.26">
<artifact name="latke-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.b3log', module='latke-core', version='3.4.26')
)
libraryDependencies += "org.b3log" % "latke-core" % "3.4.26"
[org.b3log/latke-core "3.4.26"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-codec-http | jar | 4.1.75.Final |
io.netty : netty-handler | jar | 4.1.75.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.75.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.75.Final |
org.apache.tika : tika-core | jar | 2.3.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.freemarker : freemarker | jar | 2.3.31 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-exec | jar | 1.3 |
org.javassist : javassist | jar | 3.28.0-GA |
redis.clients : jedis | jar | 4.2.0 |
com.google.guava : guava | jar | 31.1-jre |
com.zaxxer : HikariCP | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.mockito : mockito-all | jar | 1.10.19 |