mbplus parent pom


License

License

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

mbplus.parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

mbplus parent pom
mbplus parent pom

Download mbplus.parent

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.velocity : velocity-engine-core jar 2.0
org.projectlombok : lombok jar 1.18.0

test (4)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.45
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.14.RELEASE
org.test4j : test4j jar 2.5.3

Project Modules

  • mbplus
  • mbplus-generator

Versions

Version
1.0.2
1.0.1
1.0.0