Last Version

summer-framework 0.0.2

Base On JPMS Modular Framework

License

License

GroupId

GroupId

io.whileaway.code.summer
ArtifactId

ArtifactId

summer-framework
Version

Version

0.0.2
Type

Type

pom
Description

Description

summer-framework
Base On JPMS Modular Framework
Project URL

Project URL

https://github.com/ThisSeanZhang/summer-framework
Source Code Management

Source Code Management

https://github.com/ThisSeanZhang/summer-framework

Download summer-framework 0.0.2


<!-- https://jarcasting.com/artifacts/io.whileaway.code.summer/summer-framework/ -->
<dependency>
    <groupId>io.whileaway.code.summer</groupId>
    <artifactId>summer-framework</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.whileaway.code.summer/summer-framework/
implementation 'io.whileaway.code.summer:summer-framework:0.0.2'
// https://jarcasting.com/artifacts/io.whileaway.code.summer/summer-framework/
implementation ("io.whileaway.code.summer:summer-framework:0.0.2")
'io.whileaway.code.summer:summer-framework:pom:0.0.2'
<dependency org="io.whileaway.code.summer" name="summer-framework" rev="0.0.2">
  <artifact name="summer-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.whileaway.code.summer', module='summer-framework', version='0.0.2')
)
libraryDependencies += "io.whileaway.code.summer" % "summer-framework" % "0.0.2"
[io.whileaway.code.summer/summer-framework "0.0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

Project Modules

  • summer-start
  • summer-util
  • summer-modular