artifact

Java游戏服务器神器

License

License

GroupId

GroupId

io.gitee.sojoys
ArtifactId

ArtifactId

artifact-parent
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

artifact
Java游戏服务器神器

Download artifact-parent

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.4.0
org.projectlombok : lombok jar 1.18.0

Project Modules

  • artifact-core
  • artifact-actor
  • artifact-all
  • artifact-orm
  • artifact-extra
  • artifact-csv
  • artifact-network
  • artifact-remote

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0