Assemblies

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

License

License

GroupId

GroupId

org.gaixie.jibu.assemblies
ArtifactId

ArtifactId

assemblies
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Gaixie.ORG

Download assemblies

Filename Size
assemblies-1.0.0.pom 1 KB
Browse

How to add to project

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

Versions

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