paradise

The useful tools for dev. Like response code, compile annotation.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

paradise
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

pom
Description

Description

paradise
The useful tools for dev. Like response code, compile annotation.

Download paradise

Filename Size
paradise-1.1.6.pom 13 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • paradise-common
  • paradise-enhance
  • paradise-spring

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0