stark

Kaizen for Java quickly developing

License

License

GroupId

GroupId

com.github.kaizen4j
ArtifactId

ArtifactId

stark
Last Version

Last Version

1.2.1.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

stark
Kaizen for Java quickly developing

Download stark

Filename Size
stark-1.2.1.RELEASE.pom 12 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • stark-common
  • stark-mybatis
  • stark-mybatis-gener
  • stark-redis
  • stark-web
  • stark-shiro

Versions

Version
1.2.1.RELEASE
1.2.0.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.1