com.nixend:manny

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

License

License

GroupId

GroupId

com.nixend
ArtifactId

ArtifactId

manny
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://manny.nixend.com
Project Organization

Project Organization

Nixend
Source Code Management

Source Code Management

https://github.com/nixend/manny

Download manny

Filename Size
manny-1.2.6.pom 12 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • manny-common
  • manny-demo
  • manny-core
  • manny-remoting
  • manny-plugin
  • manny-rpc
  • manny-provider
  • manny-registry
  • manny-configcenter
  • manny-admin
  • manny-springboot-starter

Versions

Version
1.2.6