Last Version

Jibu Plugins 1.0.0

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

License

License

GroupId

GroupId

org.gaixie.jibu.plugins
ArtifactId

ArtifactId

plugins
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Project Organization

Gaixie.ORG

Download plugins 1.0.0

Filename Size
plugins-1.0.0.pom 645 bytes
Browse

<!-- 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