springmad

springmad is a lightweight Java Web Framework

License

License

GroupId

GroupId

org.springmad
ArtifactId

ArtifactId

springmad
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

springmad
springmad is a lightweight Java Web Framework
Project URL

Project URL

http://www.springmad.org/
Project Organization

Project Organization

JHipster

Download springmad

Filename Size
springmad-1.3.1.pom 14 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • mad-core-common
  • mad-core-security
  • mad-core-aop
  • mad-dependencies
  • mad-core-config
  • mad-core-lock
  • mad-test
  • mad-elasticsearch
  • mad-kafka
  • mad-pom-plugin
  • mad-redis
  • mad-mybatis
  • mad-shardingsphere
  • mad-mongodb
  • mad-jpa
  • mad-core-stream

Versions

Version
1.3.1
1.0
1.0-m4
1.0-m3
1.0-m2
1.0-m1