framework-core

framework core

License

License

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

framework-core
framework core

Download framework-core

How to add to project

<!-- https://jarcasting.com/artifacts/top.lshaci/framework-core/ -->
<dependency>
    <groupId>top.lshaci</groupId>
    <artifactId>framework-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.lshaci/framework-core/
implementation 'top.lshaci:framework-core:1.0.1'
// https://jarcasting.com/artifacts/top.lshaci/framework-core/
implementation ("top.lshaci:framework-core:1.0.1")
'top.lshaci:framework-core:jar:1.0.1'
<dependency org="top.lshaci" name="framework-core" rev="1.0.1">
  <artifact name="framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.lshaci', module='framework-core', version='1.0.1')
)
libraryDependencies += "top.lshaci" % "framework-core" % "1.0.1"
[top.lshaci/framework-core "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
top.lshaci : framework-common jar 1.0.1
org.springframework.boot : spring-boot-starter-web jar
com.alibaba : fastjson jar 1.2.47
ch.qos.logback : logback-core jar
ch.qos.logback : logback-classic jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1