portal

个人门户前后台,博客、新闻、笔记、知识点整理等

License

License

GroupId

GroupId

com.xzixi.self.portal
ArtifactId

ArtifactId

portal
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

portal
个人门户前后台,博客、新闻、笔记、知识点整理等
Project URL

Project URL

https://gitee.com/xuelingkang/portal
Source Code Management

Source Code Management

https://gitee.com/xuelingkang/portal

Download portal

Filename Size
portal-1.0.1.pom 13 KB
Browse

How to add to project

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

  • framework

Versions

Version
1.0.1