Last Version

io.github.wuda0112:foundation-item 1.0.2

item管理.item是所有物品的抽象,可以代表商品,代表文章等等.

License

License

GroupId

GroupId

io.github.wuda0112
ArtifactId

ArtifactId

foundation-item
Version

Version

1.0.2
Type

Type

jar
Description

Description

item管理.item是所有物品的抽象,可以代表商品,代表文章等等.

Download foundation-item 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.wuda0112/foundation-item/ -->
<dependency>
    <groupId>io.github.wuda0112</groupId>
    <artifactId>foundation-item</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wuda0112/foundation-item/
implementation 'io.github.wuda0112:foundation-item:1.0.2'
// https://jarcasting.com/artifacts/io.github.wuda0112/foundation-item/
implementation ("io.github.wuda0112:foundation-item:1.0.2")
'io.github.wuda0112:foundation-item:jar:1.0.2'
<dependency org="io.github.wuda0112" name="foundation-item" rev="1.0.2">
  <artifact name="foundation-item" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wuda0112', module='foundation-item', version='1.0.2')
)
libraryDependencies += "io.github.wuda0112" % "foundation-item" % "1.0.2"
[io.github.wuda0112/foundation-item "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
io.github.wuda0112 : foundation-lang jar 1.0.2
junit : junit jar 4.12
org.projectlombok : lombok jar 1.18.12
com.google.guava : guava jar 20.0
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-collections4 jar 4.4

Project Modules

There are no modules declared in this project.