framework

整合常用组件,简化开发

License

License

GroupId

GroupId

com.xzixi.self.portal
ArtifactId

ArtifactId

framework
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

framework
整合常用组件,简化开发

Download framework

Filename Size
framework-1.0.1.pom 765 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.xzixi.self.portal/framework/ -->
<dependency>
    <groupId>com.xzixi.self.portal</groupId>
    <artifactId>framework</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xzixi.self.portal/framework/
implementation 'com.xzixi.self.portal:framework:1.0.1'
// https://jarcasting.com/artifacts/com.xzixi.self.portal/framework/
implementation ("com.xzixi.self.portal:framework:1.0.1")
'com.xzixi.self.portal:framework:pom:1.0.1'
<dependency org="com.xzixi.self.portal" name="framework" rev="1.0.1">
  <artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xzixi.self.portal', module='framework', version='1.0.1')
)
libraryDependencies += "com.xzixi.self.portal" % "framework" % "1.0.1"
[com.xzixi.self.portal/framework "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • enhance
  • starter
  • webmvc

Versions

Version
1.0.1
1.0.0