Last Version

mpg 0.0.1

The simple mpg for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mpg
Version

Version

0.0.1
Type

Type

jar
Description

Description

mpg
The simple mpg for java.

Download mpg 0.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.112
mysql : mysql-connector-java jar 5.1.29
com.baomidou : mybatis-plus jar 2.3
org.apache.velocity : velocity jar 1.7
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.