Framework Base


License

License

GroupId

GroupId

io.easyspring.framework
ArtifactId

ArtifactId

framework-base
Last Version

Last Version

1.1.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Framework Base
Framework Base

Download framework-base

Filename Size
framework-base-1.1.0-RELEASE.pom 893 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • base-data-mybatis

Versions

Version
1.1.0-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE