Last Version

RocketMiX Parent Maven Project 1.0.42

RocketMiX Parent Project contains all common stuff we need to build all sub projects

License

License

GroupId

GroupId

io.github.rocketmix
ArtifactId

ArtifactId

rocketmix-parent
Version

Version

1.0.42
Type

Type

pom
Description

Description

RocketMiX Parent Maven Project
RocketMiX Parent Project contains all common stuff we need to build all sub projects
Project URL

Project URL

https://github.com/rocketmix/rocketmix.source
Source Code Management

Source Code Management

https://github.com/rocketmix/rocketmix.source

Download rocketmix-parent 1.0.42


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

Dependencies

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

Project Modules

  • rocketmix-dashboard
  • rocketmix-routing-server
  • rocketmix-spring-boot-starter
  • rocketmix-services-demo