microworld-springboot

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

License

License

GroupId

GroupId

top.microworld
ArtifactId

ArtifactId

microworld-springboot
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download microworld-springboot

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0