Jibu Plugins

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

License

License

GroupId

GroupId

org.gaixie.jibu.plugins
ArtifactId

ArtifactId

plugins
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Gaixie.ORG

Download plugins

Filename Size
plugins-1.0.0.pom 1 KB
Browse

How to add to project

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

Versions

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