Assemblies :: Jibu

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

License

License

GroupId

GroupId

org.gaixie.jibu.assemblies
ArtifactId

ArtifactId

jibu
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Gaixie.ORG

Download jibu

How to add to project

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

There are no modules declared in this project.

Versions

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