is not current version
Last Version 0.0.9-ssgc

com.cq1080:meta 0.0.8.1

Yet Another Spring Boot Framework

License

License

GroupId

GroupId

com.cq1080
ArtifactId

ArtifactId

meta
Version

Version

0.0.8.1
Type

Type

jar
Description

Description

Yet Another Spring Boot Framework

Download meta 0.0.8.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.7.RELEASE
org.reflections : reflections jar 0.9.11
org.projectlombok : lombok Optional jar 1.18.6
commons-lang : commons-lang jar 2.6

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.7.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
com.cq1080 : rest jar 0.0.8.1

Project Modules

There are no modules declared in this project.