morn-parent

morn-parent is new web framework

License

License

GroupId

GroupId

com.inmorn
ArtifactId

ArtifactId

morn-parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

morn-parent
morn-parent is new web framework
Project URL

Project URL

http://git.oschina.net/osjeff/morn-parent
Source Code Management

Source Code Management

https://git.oschina.net/osjeff/morn-parent.git

Download morn-parent

Filename Size
morn-parent-1.0.2.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • morn-webmvc
  • morn-core
  • morn-context
  • morn-orm-mybatis
  • morn-extspring
  • morn-redisclient

Versions

Version
1.0.2
1.0.1
1.0.0