Last Version

foundation 1.0.2

基于数据库设计,维护数据库定义的模型

License

License

GroupId

GroupId

io.github.wuda0112
ArtifactId

ArtifactId

foundation
Version

Version

1.0.2
Type

Type

pom
Description

Description

foundation
基于数据库设计,维护数据库定义的模型
Project URL

Project URL

https://github.com/wuda0112/foundation
Source Code Management

Source Code Management

https://github.com/wuda0112/foundation

Download foundation 1.0.2

Filename Size
foundation-1.0.2.pom 12 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
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

  • foundation-lang
  • foundation-user
  • foundation-security
  • foundation-user-impl
  • foundation-commons
  • foundation-commons-impl
  • foundation-jooq
  • foundation-store
  • foundation-store-impl
  • foundation-item
  • foundation-item-impl
  • foundation-security-impl