Last Version

com.github.miaozongpei:monitor-me 1.0.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.miaozongpei
ArtifactId

ArtifactId

monitor-me
Version

Version

1.0.2
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/monitor-me

Download monitor-me 1.0.2

Filename Size
monitor-me-1.0.2.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • monitor-me-common
  • monitor-me-client
  • monitor-me-service
  • monitor-me-admin
  • monitor-me-example
  • beyond-view