Jibu

稳定、高效、简洁的 Java 应用开发模板。

License

License

GroupId

GroupId

org.gaixie.jibu
ArtifactId

ArtifactId

jibu-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Jibu
稳定、高效、简洁的 Java 应用开发模板。
Project URL

Project URL

http://www.gaixie.org/
Project Organization

Project Organization

Gaixie.ORG

Download jibu-parent

Filename Size
jibu-parent-1.0.0.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • jibu-core
  • jibu-web
  • plugins
  • assemblies

Versions

Version
1.0.0
1.0.0-RC1
1.0.0-M3
1.0.0-M2
1.0.0-M1