Last Version

Latke Parent 3.4.26

一款以 JSON 为主的 Java Web 框架。

License

License

GroupId

GroupId

org.b3log
ArtifactId

ArtifactId

latke-parent
Version

Version

3.4.26
Type

Type

pom
Description

Description

Latke Parent
一款以 JSON 为主的 Java Web 框架。
Project URL

Project URL

https://github.com/88250/latke
Project Organization

Project Organization

B3log

Download latke-parent 3.4.26

Filename Size
latke-parent-3.4.26.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.b3log/latke-parent/ -->
<dependency>
    <groupId>org.b3log</groupId>
    <artifactId>latke-parent</artifactId>
    <version>3.4.26</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.b3log/latke-parent/
implementation 'org.b3log:latke-parent:3.4.26'
// https://jarcasting.com/artifacts/org.b3log/latke-parent/
implementation ("org.b3log:latke-parent:3.4.26")
'org.b3log:latke-parent:pom:3.4.26'
<dependency org="org.b3log" name="latke-parent" rev="3.4.26">
  <artifact name="latke-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.b3log', module='latke-parent', version='3.4.26')
)
libraryDependencies += "org.b3log" % "latke-parent" % "3.4.26"
[org.b3log/latke-parent "3.4.26"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • latke-core
  • latke-repository-h2
  • latke-repository-mysql