io.github.itliwei:cmvc-core

Java ORM Framework

License

License

GroupId

GroupId

io.github.itliwei
ArtifactId

ArtifactId

cmvc-core
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Java ORM Framework

Download cmvc-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.itliwei/cmvc-core/ -->
<dependency>
    <groupId>io.github.itliwei</groupId>
    <artifactId>cmvc-core</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.itliwei/cmvc-core/
implementation 'io.github.itliwei:cmvc-core:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.itliwei/cmvc-core/
implementation ("io.github.itliwei:cmvc-core:1.0-RELEASE")
'io.github.itliwei:cmvc-core:jar:1.0-RELEASE'
<dependency org="io.github.itliwei" name="cmvc-core" rev="1.0-RELEASE">
  <artifact name="cmvc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.itliwei', module='cmvc-core', version='1.0-RELEASE')
)
libraryDependencies += "io.github.itliwei" % "cmvc-core" % "1.0-RELEASE"
[io.github.itliwei/cmvc-core "1.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.springframework : spring-context jar 4.2.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE